:root{--color-primary:#0086cd;--color-secondary:#828f97;--color-tertiary:#e83b3b;--color-primary-safe:#007BBD;--color-secondary-safe:#6B7880;--color-tertiary-safe:#E52424;--color-primary-rgb:0,134,205;--color-text-1:#4F595E;--color-text-2:#171A1C;--color-text-blue:#007BBD;--color-info:#0086cd;--color-warn:#D8D830;--color-error:#e83b3b;--color-ok:#30D860;--color-question:#3060D8}:root{--section-space:50px 0;--subsection-space:50px 0;--section-job-space:1.75rem 0;--section-max-width:1300px;--section-product-space:40px 0;--navigation-space:0 0;--border-radius-5:5px;--border-radius-10:10px;--border-radius-15:15px;--border-radius-20:20px;--border-radius-25:25px;--control-height:45px}:root{--font-input:16px;--font-hero-title:38px;--font-hero-subtitle:16px;--font-section-title:19px;--font-title:19px;--font-subtitle:15px;--font-text:16px;--font-text-smaller:15px;--font-text-subtitle:13px;--font-nav-subtitle:14px;--font-nav-icon:10px;--font-button:13px;--font-icon:22px;--font-navigation-icon:14px;--font-job-icon:18px;--font-product-icon:11px;--font-product-title:15px;--font-splitter:32px;--font-menu:14px;--font-splitter-title:26px;--font-footer:12px}@media only screen and (max-width:1366px){:root{--font-input:14px;--font-hero-title:34px;--font-hero-subtitle:16px;--font-section-title:19px;--font-title:19px;--font-subtitle:12px;--font-text:14px;--font-text-smaller:13px;--font-text-subtitle:13px;--font-nav-subtitle:14px;--font-nav-icon:10px;--font-button:13px;--font-icon:22px;--font-navigation-icon:14px;--font-job-icon:18px;--font-product-icon:11px;--font-product-title:15px;--font-splitter-title:24px}}@media only screen and (max-width:1280px){:root{--font-hero-title:28px;--font-hero-subtitle:12px;--font-section-title:14px;--font-splitter-title:18px;--font-splitter:28px}}.id-anchor{scroll-margin-top:100px}@media only screen and (max-width:1360px){.id-anchor{scroll-margin-top:80px}}@media only screen and (max-width:728px){.id-anchor{scroll-margin-top:60px}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.3);border:none;border-radius:4px}@media only screen and (max-width:1366px){:root{--section-max-width:100%;--section-space:50px 2.5%;--subsection-space:50px 0;--navigation-space:0 2.5%}}@media only screen and (max-width:480px){:root{--font-text:13px;--font-title:18px;--font-hero-title:24px;--section-space:50px 10px;--subsection-space:50px 0}}@font-face{font-family:Montserrat;src:url(https://ip-projects.de/assets/fonts/0b7bae8b813e6bb1e2c5.woff2) format("woff2 supports variations"),url(https://ip-projects.de/assets/fonts/0b7bae8b813e6bb1e2c5.woff2) format("woff2-variations"),url(https://ip-projects.de/assets/fonts/0b7bae8b813e6bb1e2c5.woff2);font-weight:200 800;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background-color:#fff}#pageContent{min-height:calc(100vh - 128px)}body,button{font-family:Montserrat,sans-serif;font-size:var(--font-text)}body section{padding:var(--section-space);margin:0 auto;max-width:var(--section-max-width)}body h2,body h3,body h4{font-weight:600}body i{font-weight:400}body p{line-height:1.75;font-size:var(--font-text);color:var(--color-text-1)}body .hidden2{display:none}.plain-text-section{font-size:var(--font-text);color:var(--color-text-1);padding-top:12px;line-height:1.75;white-space:pre-line}.miniSpaceLR{margin:0 2px}.noTextSelect{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.width-container{margin:0 auto;max-width:var(--section-max-width)}button{display:flex;font-weight:500;background:var(--color-primary-safe);color:#fff;border-radius:50px;font-size:var(--font-button);font-weight:500;letter-spacing:1px;transition:all .3s;display:inline-block;position:relative;overflow:hidden;z-index:1;border:none;padding:12px 35px}button:not([disabled]) label{cursor:pointer}button:not([disabled]){cursor:pointer}button:not([disabled]):before{content:"";position:absolute;bottom:0;left:0;width:0%;height:100%;background-color:#0004;transition:all .3s;z-index:-1}button:hover:before{width:100%}button:disabled{background:var(--color-secondary)!important;opacity:.75}.section-title{font-size:var(--font-section-title);font-weight:600;text-align:center;letter-spacing:.75px}.labeled-inputs{display:grid;grid-template-columns:auto auto auto;row-gap:24px;align-items:center}.labeled-inputs label{grid-column:1;justify-self:end;margin-right:24px}.labeled-inputs .help{grid-column:3;margin-left:16px}.labeled-inputs hr{margin:24px 32px;border:none;background:#ddd;height:1px}.image-scale-200{width:100%!important;max-width:430px;max-height:360px}@media only screen and (max-width:728px){.image-scale-200{max-height:50vh;max-width:90vw}}.height-auto{height:auto!important}.background-smoke{background-color:#f5f5f5!important}input,textarea{width:100%;border-radius:var(--border-radius-5);padding:8px;font-size:var(--font-input);border:1px solid var(--color-secondary-safe);color:var(--color-secondary-safe);outline:0;resize:none;font-family:Montserrat,sans-serif;padding-left:16px}input{height:var(--control-height)}input::-moz-placeholder,textarea::-moz-placeholder{font-size:var(--font-input)}input:-ms-input-placeholder,textarea:-ms-input-placeholder{font-size:var(--font-input)}input::placeholder,textarea::placeholder{font-size:var(--font-input)}input:focus,textarea:focus{border:1.5px solid #0086cd;color:#000}input[type=radio]{height:28px}@supports (-webkit-touch-callout:none){input,select,textarea{font-size:16px}}.labeledInputs{display:flex;flex-direction:column;row-gap:16px}.labeledInputs hr{margin:24px 32px;border:none;background:#ddd;height:1px}:root{--font-hint:11px;--box-shadow:0px 2px 16px 0px rgba(0,0,0, 0.08);--box-border-radius:16px;--box-padding:16px;--box-padding2:24px}@media only screen and (max-width:728px){:root{--box-padding:12px;--box-padding2:16px}}.splitting-section{margin-bottom:48px}.splitting-section-title{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;column-gap:32px;margin-bottom:16px}.splitting-section-title h2{text-transform:uppercase;font-weight:300;font-size:var(--font-splitter);color:#000;text-align:center}.splitting-section-title div{height:1px}.splitting-section-title div:first-child{background:linear-gradient(90deg,#0001,#000f)}.splitting-section-title div:last-child{background:linear-gradient(270deg,#0001,#000f)}.splitting-section-subtitle{font-size:var(--font-text);color:var(--color-text-1);padding-top:12px;margin:0 auto;text-align:left;line-height:1.75;white-space:pre-line}.splitting-section-subtitle:empty{display:none}.splitting-section-subtitle ul{margin-top:1em;margin-bottom:1em;margin-left:20px}@media only screen and (max-width:720px){.splitting-section-title{column-gap:16px}}.bold{font-weight:700}.mini-grid{display:grid;row-gap:8px;column-gap:8px;max-width:600px;margin:0 auto;font-size:var(--font-text)}.mini-grid .mini-grid-header{font-size:var(--font-text);font-weight:600}.mini-grid label,.mini-grid span.b{font-size:var(--font-text);color:#000;background:#fff}.info-box{display:grid;grid-template-columns:auto 1fr;grid-column-gap:16px;margin:16px 0}.info-box .info-box-icon{font-size:32px}.info-box .info-box-text{align-self:center;white-space:pre-line}a{color:var(--color-primary-safe);text-decoration:none;cursor:pointer}.width-container a{font-weight:450}.color_s_info{color:var(--color-info)}.color_s_warn{color:var(--color-warn)}.color_s_error{color:var(--color-error)}.color_s_ok{color:var(--color-ok)}.color_s_question{color:var(--color-question)}.websiteDown{display:flex;justify-content:center;margin-top:20vh}.websiteDownWrap{min-width:256px;max-width:700px;margin:24px}.websiteDownBox{display:flex;column-gap:24px;padding:0 8px}.websiteDown img{max-width:20vw;max-height:20vh;align-self:end}.websiteDown span{line-height:1.5;font-size:14px}.websiteDown h2{font-size:15px;margin-top:10px;font-weight:600}.websiteNotFound{display:flex;justify-content:center;margin-top:15vh;margin-bottom:15vh}.websiteNotFoundWrap{min-width:256px;max-width:700px;margin:24px;display:flex;row-gap:48px;flex-direction:column}.websiteNotFoundBox{display:flex;column-gap:24px;padding:0 8px;align-items:center}.websiteNotFound img{max-width:20vw;max-height:20vh;align-self:end}.websiteNotFound span{line-height:1.5;font-size:20px}.websiteNotFound h1{text-align:center}.websiteNotFound h2{margin-bottom:10px;font-weight:600}.product-slider.fool .bgServicesSuccess{background:#1a3e54 url(https://ip-projects.de/assets/images/babd748282daf6be1b25.webp) center no-repeat!important;height:200px!important}.product-slider.fool .product-slider-entries{top:148px!important}@media only screen and (max-width:1220px){.product-slider.fool .product-slider-entries{top:40px!important}}.product-slider.fool .foolLinkContainer{display:flex;flex-direction:row;justify-content:right}.product-slider.fool .foolLink{position:absolute;font-size:18px;font-weight:500;color:#fff;text-shadow:2px 2px 4px #000;font-variant:small-caps;margin:16px}.product-slider.fool .foolLink:hover{text-decoration:underline}.landing-text{padding:var(--section-space);padding-top:32px;padding-bottom:24px;line-height:1.75;color:var(--color-text-1)}.landing-text ul{margin-left:2em}.landing-text p{margin:.75em 0}.landing-text h3{color:#000;font-weight:600;margin-top:1.5em}.landing-text h4{color:#000;font-weight:600;margin-top:1.5em}.landing-text summary{font-weight:500!important;font-size:1.3em!important;line-height:1.5!important}.ipp-exp-details summary{font-size:var(--font-text);font-weight:400;cursor:pointer;border-bottom:1px solid #ddd;padding:15px 15px;display:grid;grid-template-columns:1fr auto;align-items:center;color:#000;line-height:1}.ipp-exp-details summary:hover{background:#f6f6f6}.ipp-exp-details summary:after{line-height:0;font-size:16px;font-family:iconFont;content:'\ef01'}.ipp-exp-details:open summary:after{transform:rotate(180deg)}.ipp-exp-details>div{padding:15px}@font-face{font-family:iconFont;font-weight:400;font-style:normal;font-display:block;src:url(https://ip-projects.de/assets/fonts/f0ad8587b1b7b1bf694f.woff2) format('woff2'),url(https://ip-projects.de/assets/fonts/734a39ac960462d2dab9.woff) format('woff')}.fa-brands:before,.fa-regular:before,.fa-solid:before,[class*=icon_]:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-family:iconFont;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;vertical-align:baseline}.icon_product_ssl_cert:before{content:'\e000'}.icon_2fa_shield_up:before{content:'\e001'}.icon_2fa_mail:before{content:'\e002'}.icon_2fa_shield_down:before{content:'\e003'}.icon_2fa_enter_code:before{content:'\e004'}.icon_product_server:before{content:'\e005'}.icon_feature_backup:before{content:'\e006'}.icon_2fa_totp:before{content:'\e007'}.icon_product_hosting_reseller:before{content:'\e008'}.icon_feature_firewall:before{content:'\e009'}.icon_product_hosting_wordpress:before{content:'\e00a'}.icon_product_hosting_shop:before{content:'\e00b'}.icon_product_hosting_builder:before{content:'\e00c'}.icon_service_success:before{content:'\e00d'}.icon_product_vserver:before{content:'\e00e'}.icon_product_vserver_linux_ssd:before{content:'\e00f'}.icon_2fa_sms:before{content:'\e010'}.icon_faq:before{content:'\e011'}.icon_product_ssl_smime:before{content:'\e012'}.icon_product_hosting_joomla:before{content:'\e013'}.icon_product_hosting_java:before{content:'\e014'}.icon_product_vserver_windows:before{content:'\e015'}.icon_product_server_premium:before{content:'\e016'}.icon_feature_monitoring:before{content:'\e017'}.icon_feature_managed:before{content:'\e018'}.icon_logo_simple:before{content:'\e019'}.icon_2fa_security_token:before{content:'\e01a'}.icon_product_vserver_linux_storage:before{content:'\e01b'}.icon_product_vserver_linux_ha:before{content:'\e01c'}.icon_product_vserver_linux_nvme:before{content:'\e01d'}.icon_product_vserver_linux_compute:before{content:'\e01e'}.icon_product_plesk:before{content:'\e01f'}.icon_box_question:before{content:'\e020'}.icon_product_server_business:before{content:'\e021'}.icon_2fa_security_token_push:before{content:'\e022'}.icon_2fa_security_token_connect:before{content:'\e023'}.icon_product_vserver_linux:before{content:'\e024'}.icon_product_www:before{content:'\e025'}.icon_product_hosting:before{content:'\e026'}.icon_menu_domains:before{content:'\e027'}.icon_menu_ticket:before{content:'\e028'}.icon_star_empty:before{content:'\e029'}.icon_star_filled:before{content:'\e02a'}.icon_eu:before{content:'\e02b'}.icon_product_vserver_linux_promo:before{content:'\e02c'}.icon_bell:before{content:'\e02d'}.icon_thumbs_up:before{content:'\e02e'}.icon_thumbs_down:before{content:'\e02f'}.icon_speed_snail:before{content:'\e030'}.icon_speed_cat:before{content:'\e031'}.fa-solid.fa-triangle-exclamation:before{content:'\e032'}.fa-solid.fa-percent:before{content:'\e033'}.fa-solid.fa-file-pdf:before{content:'\e034'}.fa-solid.fa-key:before{content:'\e035'}.fa-solid.fa-circle-arrow-right:before{content:'\e036'}.fa-solid.fa-caret-right:before{content:'\e037'}.fa-solid.fa-thumbs-up:before{content:'\e038'}.fa-solid.fa-user-gear:before{content:'\e039'}.fa-solid.fa-wrench:before{content:'\e03a'}.fa-solid.fa-user-plus:before{content:'\e03b'}.fa-solid.fa-file-shield:before{content:'\e03c'}.fa-solid.fa-stopwatch:before{content:'\e03d'}.fa-solid.fa-money-bill-transfer:before{content:'\e03e'}.fa-solid.fa-shield-virus:before{content:'\e03f'}.fa-solid.fa-house-user:before{content:'\e040'}.fa-solid.fa-credit-card:before{content:'\e041'}.fa-solid.fa-file-contract:before{content:'\e042'}.fa-solid.fa-helmet-safety:before{content:'\e043'}.fa-solid.fa-cart-shopping:before{content:'\e044'}.fa-solid.fa-building:before{content:'\e045'}.fa-solid.fa-microchip:before{content:'\e046'}.fa-solid.fa-house-laptop:before{content:'\e047'}.fa-solid.fa-door-open:before{content:'\e048'}.fa-solid.fa-shop:before{content:'\e049'}.fa-solid.fa-square-rss:before{content:'\e04a'}.fa-solid.fa-house:before{content:'\e04b'}.fa-solid.fa-comment:before{content:'\e04c'}.fa-solid.fa-right-to-bracket:before{content:'\e04d'}.fa-brands.fa-linkedin:before{content:'\e04e'}.fa-solid.fa-folder-open:before{content:'\e04f'}.fa-solid.fa-xmark:before{content:'\e050'}.fa-solid.fa-heart:before{content:'\e051'}.fa-solid.fa-user:before{content:'\e052'}.fa-brands.fa-wordpress:before{content:'\e053'}.fa-brands.fa-paypal:before{content:'\e054'}.fa-solid.fa-address-card:before{content:'\e055'}.fa-solid.fa-eye:before{content:'\e056'}.fa-solid.fa-spinner:before{content:'\e057'}.fa-solid.fa-address-book:before{content:'\e058'}.fa-brands.fa-linux:before{content:'\e059'}.fa-solid.fa-plus:before{content:'\e05a'}.fa-solid.fa-circle-xmark:before{content:'\e05b'}.fa-solid.fa-envelope:before{content:'\e05c'}.fa-solid.fa-graduation-cap:before{content:'\e05d'}.fa-brands.fa-facebook:before{content:'\e05e'}.fa-solid.fa-arrows-rotate:before{content:'\e05f'}.fa-solid.fa-right-from-bracket:before{content:'\e060'}.fa-solid.fa-briefcase:before{content:'\e061'}.fa-solid.fa-gamepad:before{content:'\e062'}.fa-solid.fa-chevron-up:before{content:'\e063'}.fa-brands.fa-joomla:before{content:'\e064'}.fa-solid.fa-bars:before{content:'\e065'}.fa-solid.fa-chart-simple:before{content:'\e066'}.fa-solid.fa-truck-medical:before{content:'\e067'}.fa-solid.fa-caret-up:before{content:'\e068'}.fa-solid.fa-calendar-check:before{content:'\e069'}.fa-solid.fa-copy:before{content:'\e06a'}.fa-solid.fa-floppy-disk:before{content:'\e06b'}.fa-solid.fa-user-tie:before{content:'\e06c'}.fa-solid.fa-ellipsis:before{content:'\e06d'}.fa-solid.fa-cart-plus:before{content:'\e06e'}.fa-solid.fa-desktop:before{content:'\e06f'}.fa-solid.fa-display:before{content:'\e070'}.fa-solid.fa-file-invoice-dollar:before{content:'\e071'}.fa-solid.fa-share-nodes:before{content:'\e072'}.fa-solid.fa-bolt:before{content:'\e073'}.fa-solid.fa-car-on:before{content:'\e074'}.fa-solid.fa-caret-down:before{content:'\e075'}.fa-solid.fa-circle-nodes:before{content:'\e076'}.fa-solid.fa-magnifying-glass:before{content:'\e077'}.fa-solid.fa-leaf:before{content:'\e078'}.fa-solid.fa-basket-shopping:before{content:'\e079'}.fa-solid.fa-truck:before{content:'\e07a'}.fa-solid.fa-gear:before{content:'\e07b'}.fa-solid.fa-hard-drive:before{content:'\e07c'}.fa-solid.fa-handshake-simple:before{content:'\e07d'}.fa-solid.fa-arrow-right:before{content:'\e07e'}.fa-solid.fa-network-wired:before{content:'\e07f'}.fa-solid.fa-memory:before{content:'\e080'}.fa-solid.fa-server:before{content:'\e081'}.fa-solid.fa-earth-europe:before{content:'\e082'}.fa-solid.fa-circle-question:before{content:'\e083'}.fa-solid.fa-clone:before{content:'\e084'}.fa-solid.fa-umbrella:before{content:'\e085'}.fa-solid.fa-circle-arrow-left:before{content:'\e086'}.fa-solid.fa-question:before{content:'\e087'}.fa-solid.fa-section:before{content:'\e088'}.fa-solid.fa-paw:before{content:'\e089'}.fa-solid.fa-gift:before{content:'\e08a'}.fa-solid.fa-clock:before{content:'\e08b'}.fa-solid.fa-chevron-down:before{content:'\ef01'}.fa-solid.fa-users:before{content:'\e08c'}.fa-solid.fa-arrow-pointer:before{content:'\e08d'}.fa-brands.fa-twitter:before{content:'\e08e'}.fa-solid.fa-comments:before{content:'\e08f'}.fa-solid.fa-check:before{content:'\e090'}.fa-solid.fa-money-bill-1-wave:before{content:'\e091'}.fa-solid.fa-terminal:before{content:'\e092'}.fa-solid.fa-layer-group:before{content:'\e093'}.fa-solid.fa-gauge-high:before{content:'\e094'}.fa-solid.fa-ethernet:before{content:'\e095'}.fa-regular.fa-calendar:before{content:'\e096'}.fa-solid.fa-circle-check:before{content:'\e097'}.fa-solid.fa-truck-fast:before{content:'\e098'}.fa-solid.fa-lock:before{content:'\e099'}.fa-solid.fa-tag:before{content:'\e09a'}.fa-solid.fa-sack-dollar:before{content:'\e09b'}.fa-solid.fa-database:before{content:'\e09c'}.fa-solid.fa-euro-sign:before{content:'\e09d'}.fa-solid.fa-diagram-project:before{content:'\e09e'}.fa-solid.fa-handshake:before{content:'\e09f'}.fa-solid.fa-shield:before{content:'\e0a0'}.fa-solid.fa-circle-info:before{content:'\e0a1'}.fa-solid.fa-phone:before{content:'\e0a2'}.fa-solid.fa-wand-magic-sparkles:before{content:'\e0a3'}.fa-solid.fa-location-dot:before{content:'\e0a4'}.fa-solid.fa-language:before{content:'\e0a5'}.user-popup{position:absolute;top:40px;z-index:9999;outline:0}.user-popup.uphidden{display:none}.user-popup-box{min-width:100px;background-color:#fff;border-radius:10px;box-shadow:0 0 7px #0008}.user-popup-box:after{content:"";height:0;width:0;bottom:100%;left:24px;border:solid transparent;border-bottom-color:#e4e4e4;position:absolute;pointer-events:none;border-width:8px;margin-left:-8px}.user-popup-box .overview{border-top-left-radius:10px;border-top-right-radius:10px;padding:10px;background:#e4e4e4;color:#000}.user-popup-box hr{border:none;height:1px;background-color:#888}@media only screen and (max-width:728px){.user-popup{right:16px}.user-popup-box:after{left:50%}}.user-popup-box .entries{color:#000;display:flex;flex-direction:column;padding:8px;row-gap:4px}.user-popup-box .entries a{color:#000}.user-popup-box .entries .entry{display:flex;flex-direction:row;padding:8px;border-radius:5px}.user-popup-box .entries .entry i{width:24px;text-align:right}.user-popup-box .entries .entry:hover{background-color:var(--color-primary);color:#fff}.error-indicator-field{color:var(--color-tertiary);font-size:11pt;scroll-margin-top:160px}.error-indicator-field.abs{position:absolute;background:#fff;margin-left:8px;margin-top:-11px}.modal{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;padding:8px;background:rgba(0,0,0,.4);cursor:pointer;visibility:hidden;opacity:0;z-index:5000;width:100vw}.modal-dialog{position:relative;border-radius:15px;background:#fff;cursor:default}.modal-dialog .modal-content{overflow:hidden;max-height:75vh;max-width:98vw}.modal-dialog .modal-header{display:flex;justify-content:space-between;font-weight:500}.modal-dialog .modal-header-container{display:grid}.modal-dialog .modal-header-title{font-size:var(--font-title)}.modal-dialog .modal-header-subtitle{font-size:var(--font-subtitle);margin-top:10px}.modal-dialog .close-modal{height:100;font-size:var(--font-job-icon);cursor:pointer}.modal-dialog .divider{height:1px;width:100%;background:rgba(0,0,0,.1);padding:0}.modal-dialog>*{padding:16px}.modal .modal p+p{margin-top:16px}.modal.is-visible{visibility:visible;opacity:1}.modal-content .general-error{margin-top:16px}.dlgtax-list{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-column-gap:8px;grid-row-gap:8px}.dlgtax-entry{background:rgba(130,143,151,.1);display:flex;align-items:center;padding:8px;border-radius:3px;cursor:pointer;overflow:hidden}.dlgtax-icon{font-size:var(--font-job-icon);margin-right:8px;pointer-events:none}.dlgtax-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:var(--font-text);pointer-events:none}@media only screen and (max-width:1000px){.dlgtax-list{grid-template-columns:1fr 1fr 1fr}}@media only screen and (max-width:700px){.dlgtax-list{grid-template-columns:1fr 1fr}.dlgtax-entry{padding:6px}}.flag.flag-be{background-position:0 0}.flag.flag-bg{background-position:-18px 0}.flag.flag-cz{background-position:-36px 0}.flag.flag-dk{background-position:-54px 0}.flag.flag-de{background-position:-72px 0}.flag.flag-ee{background-position:-90px 0}.flag.flag-ie{background-position:-108px 0}.flag.flag-gr{background-position:-126px 0}.flag.flag-es{background-position:-144px 0}.flag.flag-fr{background-position:-162px 0}.flag.flag-hr{background-position:-180px 0}.flag.flag-it{background-position:-198px 0}.flag.flag-cy{background-position:-216px 0}.flag.flag-lv{background-position:-234px 0}.flag.flag-lt{background-position:-252px 0}.flag.flag-lu{background-position:-270px 0}.flag.flag-hu{background-position:-288px 0}.flag.flag-mt{background-position:-306px 0}.flag.flag-nl{background-position:-324px 0}.flag.flag-at{background-position:-342px 0}.flag.flag-pl{background-position:-360px 0}.flag.flag-pt{background-position:-378px 0}.flag.flag-ro{background-position:-396px 0}.flag.flag-si{background-position:-414px 0}.flag.flag-sk{background-position:-432px 0}.flag.flag-fi{background-position:-450px 0}.flag.flag-se{background-position:-468px 0}.flag.flag-gb{background-position:-486px 0}.flag{display:inline-block;position:relative;width:18px;height:14px;background:linear-gradient(-45deg,#0004,#fff6),url(data:image/webp;base64,UklGRrwIAABXRUJQVlA4TK8IAAAv90EDEBXR+f//kCTVIbK9tm3btm3b7F7btm3btm3bZtW/ar71v5p97RO41HehMvsRLOLJztfZZbYmPOTMfA/it4hO2SA8m2Gnk8qCJNm0rbm2fQ8i9rVt27Zt289+X7Zt27Y2rm3b2JBF27YhV6eYutWuNuKkbVtJnm3btm3ry8aXbdu2bTt0G0mSIvlv1knjwDHT82vM6chtI0cSJ+4W+rjxBwIAxlQtD8ZFHSqM3QAA+i69tSSJTHTWiyySQAeUqIc546iCw4Cyu/sBVMvaikGM7LunY8S539A991DrFqN7lJ1/lAZw0m7HIMbZb+UYAgMA5Yp2YRDD5WU+BgHs1MkAunq0AnD+RQzg+fxzAJIT/gE5W4f4AEcBBEhyainWRbffFY8ocP+/N8YsJA/D/tuvGMTNOorkFos5cCDvQCGSi3AvRRTtqddwcx/zuvyL3KwgZRlnsyCm57Kcu/4i9ntreDHiSFA7e9ZZL7IcbeDFE3fM68UXPQ6k1WMreDqjVjJGiE+B/4RERT2GzEpovUJf42PPntxEAd9OoMH/prYJyh9UV7ltEOeFfU1rKZLqUpZyfB5Xm8GizCVZoYbD5EUZDajsLubiilYvM8Y2BsOpG4L8CSndl28zjdN2rVpNSAHPshso+U/wyb/Mk2NFLopmTBZ9Hk7NUnpppfg3Wqutxn11ANRVv8X0VNLM5GLdCexyh7pQb6pW2moaKNqoXzU3ESfXtVo682xlcLppI7as82aZczl+jqrMUSYtJhmfcUoUh3AZvyikzVauIN9/T5tIyvffN2m0PuM9bLBVkCJjHQDcaTOYyqf0fLgX0WF5Uo7myCqgkkdY4vRpjMp28lQS2yxYarrKcy1tDpij8AZpq3nyPwzVeKmexCf1ADQQ+u7b6SrfaCZXp241aovjGyDAUZfyLmNd2knHpLYKgopppDubhBDuvHOVNIZvL3ofSGrKlnJ3XiNdEWerAKbPioxUD2GJD5NWSl03eJXjeSDtRaRxH74G4AZJsL9BNQazbKcx6hKSIQBxHlYHQBo2pPXdd7RwXuC775q3WM71cXso6G2WIuptVqSbXj29zKo5rgQp8i3AKKqjlC5OJtJ52tfpY+RK68m8xsCbwnqiWMgyFX03sMwVt0ADpx02Cf5DaDWFpgOk28EDyJb3EYCqsO6qA6A+gLYAnrasJPeYUknTGIC49TIAuAZ4f80Hh2rjPOiSf/NKdnufU1MzSHohintaZahnImTLD+3kNPd5QcnAca0rrxzCz7GFI6GvZujkQYhwIYNFd5bQlTJ8Sjnh9EDqCYf2jFKpaCFdithaMZxUtSCBPiaMXQC6LSt88cADSJXy7gEE/hPCStpkN3OFR1VCFwAcBvC5karoPVzGgBUSx2/R3bQWdREj2XGQawcoUA/ybQHXJz8GiAG2Xvi3KaynygSsVs5/nSxJs4jaWxxBTFn9+AApjj0AID7aaTxSRfWBhjx/NQLQgKfUX00171OKuECbNqxXIWOjcPd/yLb1otiXTuvuUUJN1tYCa6O6/EX6gl0RiXoEkb2slYR524TBkG/exQ6KpN5Da+dNyLKFYvc/opc2MMj4bwoS+WsKEvOCh10hpxu8Q1Ro5Apz87ZK/dyioJEnDytLnsTeUpdw3mVx7YaQfwOajGrtYgDhLuPiP25wSPq0bqpArINhL/nDZ0gZt0lbnce6ag/Vy7QYh7p7gPybQd6t4Et9A+jhDlQ1Q/mF3xn9dS8ZonXdFoFShILipbXWA3UA1FG/g0gbDWoPK5m7TXcE6ThdIMP+K0qUD+EGu0FV1qcYzRPepLmT1VewNindioOLr0jTEMJgC1yDCJLvxwy9cj55BwDmAOT9jm+BiACXIVnO/0A77zONpZ30HxN3G5uF84Jfh3b9y8am0OfYpujXSKpArKb1JkmStovs9EYZW0Il20Na2LXF5fDLOyoPu3hAbbfNfv89X/Qi5f3WGa5x0y1E2qurxlOVBb5prHsP/877YQSQ6okXyZh1S1sjVofpQhFu/1Q3qT236HVqYphY3qYI+38RWziSPErJ9n/EQr9mY4ryvepg67iYUU47NwQQa2a8Sk6/nSJEPxQ+45i65tu1tWmOQ02igdmXXxavAOaqogX0f4slv5jEfmS98G9EtAUqLaZL8bzhSCt1RmvqIdBb0mPnhL9WpW7SUrOQPAIDeBfpQ0Ox7fQCbhQxBFouFsHCLPanuvjeVAkWYKUu4ewtUbXMkyykKJqvAsAUCA1y45zrgjc0o6qy1M8KQEMAAKTMr0oCINaONVBDs8lqmOxUxGO3jqy+uug3p6pE0BQjCbtE1UxgZlYtAyRVLXaAgTaH/m8s+ctOqCLtQ8kfVjLl4BE/zn8B+hw1AbT/vgYAqcCIHQAZQTva+FtLHfAWulp1uRaqHcVB1xNq8pacBHBdlUcUO0In9HQxQ8j+WhIFZLtcjtdIqnGnFosaOwAzAaHV9eGTRtaK4XQpIrX8+Nqtq6SacMJGnDz4BCDld8rF7j4po1Fdo0zdAARAyvCq+hbAZ6ELYTyWc05X8Ys1nnDO7uZqFtoOADOovwaTP0yl/trGVBpP/jKA/O4jgnN6igaomxwDKHl7MABSkI4SAOT1HO5oslOLeTx2uVG3kNAEALZwRBLkGiOtVZYwp3ksFHBayFV/iY5LKrt4QOkoIc9nNDrKc6RGrIlt58PkSxPzc1SlgayCu/4iL/Iq8N8Q98aFLnjJMGozkuH9e9HVStTE2AVVFlOlJpG/LaXLEO2rkv9exD0Z3gUaipm2wbdOFBd7k0z0rXKlqVyRRgKk4o16FJ3Ru7+DHeLyslYte5FwIyGc8t/v4bBWzmjUaEW+RhOA1iIi2j9oE0MYq07zeFatSIREvHE3+e/Dscd8VlK06WyKr2Nq2TMk+OQJMbroEcOo2e4B7K9Wz4fP9SWN+rocP4NxSv8HeR9MGrkmtlkQ8yYA);border-radius:1px}.nav-banner{background:linear-gradient(180deg,#006498,#0076b4)}.nav-banner .width-container{height:40px;border-bottom:1px solid #fff2}.nav-banner .width-container .nav-banner-container{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;column-gap:40px;color:#000;font-size:var(--font-nav-subtitle)}.nav-banner .width-container .nav-banner-container .nav-banner-link{display:flex;align-items:center;color:#fffc;font-size:var(--font-text-subtitle);font-weight:500;white-space:nowrap}.nav-banner .width-container .nav-banner-container .nav-banner-link i{margin-right:8px;font-size:var(--font-nav-subtitle);display:flex;align-items:center}.nav-banner .width-container .nav-banner-container .nav-banner-link .nav-banner-link-language{cursor:pointer}.nav-banner .width-container .nav-banner-container .nav-banner-link .nav-banner-link-language.active{color:#0086cd;font-weight:600}.nav-banner .width-container .nav-banner-container .nav-banner-link .nav-banner-link-vat{cursor:pointer}.nav-banner .width-container .nav-banner-container .nav-banner-link .nav-banner-divider{cursor:pointer;display:flex;align-items:center}.nav-banner .width-container .nav-banner-container .nav-banner-link .nav-banner-divider i{font-size:var(--font-nav-icon);margin-left:4px}.nav-banner a{cursor:pointer}.nav-banner a.disabled{cursor:inherit}.nav-banner .width-container .nav-banner-container .nav-banner-grow{flex-grow:1}.nav-banner .width-container .nav-banner-container .nav-banner-link:not(.disabled):hover{color:#fff}.nav-banner .width-container .nav-banner-container .nav-banner-link label{margin-left:8px}.nav-banner .width-container .nav-banner-container .nav-banner-link .job-counter{background-color:var(--color-tertiary);border-radius:10px;color:#000b;width:16px;height:16px;margin-right:8px;display:flex;justify-content:center;align-items:center;font-size:11px;font-weight:700}.nav-banner .nav-banner-link-depot{display:flex;background-color:#fff3;border-radius:10px 3px 10px 10px;position:relative}.nav-banner .nav-banner-link-depot:hover{background-color:#ffff;color:#000!important}.nav-banner .nav-banner-link-depot .depot-icon{color:#fff;padding:6px 12px;border:none}.nav-banner .nav-banner-link-depot .depot-label{display:flex;color:#fff;padding:6px 12px;height:28px}.nav-banner-link-depot .depot-label i{margin:0!important}.nav-banner .nav-banner-link-depot .depot-counter{color:#fff;background-color:var(--color-tertiary-safe);display:flex;justify-content:center;align-items:center;position:absolute;top:-5px;right:-7px;width:20px;height:20px;border-radius:10px;font-size:11px;font-weight:700}.nav-banner .nav-banner-link-depot:hover .depot-label{color:#000}.nav-banner-link.cart{border:none;border-radius:10px 3px 10px 10px;overflow:hidden}.nav-banner-link.cart .cart-label{color:#fff;display:flex;background-color:#fff3;padding:6px 12px;border-top-left-radius:10px;border-bottom-left-radius:10px;height:28px}.nav-banner-link.cart .cart-label i{margin:0!important}.nav-banner-link.cart .cart-counter{color:#fff;background-color:#fff2;padding:6px 12px;border:none;border-top-right-radius:3px;border-bottom-right-radius:10px;font-weight:700}.nav-banner-link.cart:hover .cart-label{background-color:#ffff;color:#000}.nav-banner-link.cart:hover .cart-counter{background-color:#fffc;color:#000}.nav-banner-link.myLogin{background:#fff3;color:#fff;border:none;padding:6px 12px;border-radius:10px 3px 10px 10px}.nav-banner .width-container .nav-banner-container .nav-banner-link.myLogin:hover{background:#fff;color:#0086cd}@media only screen and (max-width:1366px){.nav-banner .width-container .nav-banner-container{column-gap:24px;padding:0 16px}}@media only screen and (max-width:900px){.nav-banner .width-container .nav-banner-container .hideWhenSmall{display:none}.nav-banner .width-container .nav-banner-container .pawsomeServers{display:none}}@media only screen and (max-width:728px){.nav-banner .width-container .nav-banner-container .hideWhenSmall{display:none}.nav-banner .width-container .nav-banner-container .pawsomeServers{display:none}.nav-banner .width-container .nav-banner-container .nav-banner-link-depot{display:none}}@media only screen and (max-width:600px){.nav-banner .width-container .nav-banner-container .nav-banner-link-faq{display:none}}@media only screen and (max-width:530px){.nav-banner .width-container .nav-banner-container .nav-banner-link-contact{display:none}.nav-banner .width-container .nav-banner-container .nav-banner-grow{display:none}.nav-banner .width-container .nav-banner-container{column-gap:0}}nav{position:sticky;top:0;z-index:100;box-shadow:0 4px 4px #0002;background:linear-gradient(180deg,#0076b4,#0086cd);display:flex;justify-content:center;align-items:center;column-gap:16px;padding:0 16px}.nav-bg-overlay{background-color:#0003;position:fixed;top:75px;left:0;right:0;bottom:0;z-index:1;display:none}.nav-bg-overlay.visible{display:block}nav a,nav li,nav span{white-space:nowrap}nav menu,nav ol,nav ul{list-style:none;margin:0;padding:0}nav .notifyCounter{position:relative;display:block}nav .notifyCounter span{display:flex;justify-content:center;align-items:center;background-color:var(--color-tertiary-safe);height:20px;width:20px;font-size:12px;border-radius:10px;color:#fff!important;font-weight:700!important;position:absolute;margin-left:1em;margin-top:-.9em}nav .smaller i{font-size:16px!important}nav .logo img:hover{cursor:pointer;transition:transform .5s}nav .logo img:hover{transform:scale(110%)}nav .main>li{cursor:pointer}nav .main>li>.expandable{cursor:default}nav a{color:inherit}@media only screen and (min-width:1201px){nav .burger{display:none}nav .logo img{width:176px}nav .main{display:flex;align-items:center;justify-content:center;height:75px;column-gap:4px;font-weight:600;width:calc(var(--section-max-width) - 190px)}nav .main>li{color:#fff;padding:0 16px;transition:background-color .25s,padding .25s,border-radius .25s,margin .25s;margin-bottom:-12px;line-height:19px}nav .main>li:not([aria-expanded=true]):not(.active):hover{background-color:#fff;color:#222;border-radius:3px 15px 15px 15px;padding:12px 16px}nav .main>li.active,nav .main>li[aria-expanded=true]{background-color:#fff;color:#222;border-top-left-radius:3px;border-top-right-radius:15px;padding-top:12px;padding-bottom:22px;margin-bottom:-22px}nav .main>li:last-child{margin-left:50px}nav .expandable{width:100%;max-width:var(--section-max-width);position:absolute;left:50%;transform:translate(-50%,0);top:75px;background-color:#fff;border-bottom-left-radius:20px;border-bottom-right-radius:20px;z-index:9999;display:flex;width:var(--section-max-width);overflow:hidden}nav .expandable>li{flex-grow:1}nav li[aria-expanded=false] .expandable{height:0}nav .expandable>li>span{font-size:17px;font-weight:500;color:#000;margin-bottom:32px}nav .splitter{width:1px;height:auto;background:linear-gradient(0deg,#828f9700,#828f9788,#828f9788,#828f9700);flex-grow:0!important}nav .group{display:flex;flex-direction:column;row-gap:32px;padding:48px;height:100%}nav li:not(:last-child) .group{border-right:1px solid #eee}nav .group.add{background-color:#f6f6f6}nav .group li:first-child{font-weight:500;color:#000}nav .group a{display:grid;grid-template-columns:32px auto;row-gap:6px}nav .group i{font-size:var(--font-icon);margin-right:12px;width:24px;text-align:center;color:var(--color-primary-safe)}nav .group a .title{font-size:var(--font-menu);color:#000;font-weight:450;display:flex;align-items:center}nav .group a .title:hover{color:var(--color-primary-safe)}nav .group .subtitle{font-size:var(--font-text-subtitle);color:var(--color-text-1);font-weight:400;grid-column-start:1;grid-column-end:3}}@media only screen and (max-width:1366px){nav .group{padding:32px}}@media only screen and (max-width:1200px){nav{height:64px}nav .burger{color:#fff;font-size:28px;cursor:pointer}nav .logo{flex-grow:1;text-align:center}nav .logo img{height:40px}nav .main{display:none;position:absolute;background-color:#fff;width:100%;top:64px;overflow:scroll;max-height:70vh;box-shadow:none;border-bottom:2px solid #000}nav .main[aria-expanded=true]{display:block}nav .main>li{border-bottom:1px solid #eee;color:#000;font-weight:450}nav .main>li>a,nav .main>li>span{padding:16px;display:block}nav li[aria-haspopup=true]:before{float:right;line-height:0;font-size:16px;margin-right:16px;margin-top:24px;font-family:iconFont;content:'\ef01'}nav li[aria-haspopup=true][aria-expanded=true]:before{transform:rotate(180deg)}nav .splitter{display:none}nav .group{margin:10px 0 10px 15px;padding:0}nav .group li a{display:flex;flex-direction:row;align-items:center;padding:16px}nav .group li i{width:28px;margin-right:8px;font-size:16px;color:var(--color-primary-safe);text-align:center}nav .group li .title{color:#000;font-weight:450;flex-grow:1}nav .group li .subtitle{color:var(--color-text-1);font-size:12px}nav .group .groupTitle{display:block;background-color:#f4f4f4;padding:12px;border-top-left-radius:10px;border-bottom-left-radius:10px}nav li[aria-expanded=false] .expandable{overflow:hidden;height:0}nav .notifyCounter span{height:18px;width:18px;border-radius:9px;font-size:10px!important;margin-left:29px;margin-top:6px}}@media only screen and (max-width:600px){nav .group li .subtitle{display:none}}footer .partner-section{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;row-gap:24px;column-gap:48px}footer .partner-logo img{height:50px;width:auto;transition:transform .4s}footer .partner-logo img:hover{transform:scale(1.2)}@media only screen and (max-width:1200px){footer .partner-section{justify-content:center}footer .partner-logo img{height:38px}}footer .footer-navigation{align-items:flex-start;display:flex;justify-content:space-between;padding:var(--section-space);flex-wrap:wrap;flex-direction:row;row-gap:32px;color:#000;height:100%}footer .footer-navigation-container-box{display:flex;flex-direction:column}footer .footer-navigation-title{font-size:var(--font-footer);margin-bottom:.75rem;font-weight:600}footer .footer-navigation-link{font-size:var(--font-footer);font-weight:400;margin:.15rem 0;color:var(--color-text-1);padding:6px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}footer .footer-navigation-link:hover{color:#333}@media only screen and (max-width:1200px){footer .footer-navigation{justify-content:space-evenly}footer .footer-navigation-container-box{flex-basis:200px}}footer .footer-information{background:var(--color-text-blue);color:#fff!important;max-width:none;padding:0}footer .footer-information-content{display:flex;justify-content:space-between;align-items:center;padding:var(--subsection-space);max-width:var(--section-max-width);margin:0 auto}footer .footer-information img{height:50px}footer .footer-information-copyright{font-size:var(--font-text)}footer .footer-information-socials{display:flex;column-gap:10px}footer .footer-information-social-link{display:flex;justify-content:center;align-items:center;width:50px;height:50px;border-radius:25px;font-size:var(--font-icon);border:1px solid #fff;opacity:.65;transition:opacity .3s;color:#fff}footer .footer-information-social-link:hover{opacity:1}@media only screen and (max-width:1366px){footer .footer-information-content{flex-direction:column;row-gap:32px;padding:24px 0}}.dropdown{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;resize:none;background:0 0;text-transform:none;min-width:250px;width:100%;height:var(--control-height);padding:8px;padding-left:16px;font-size:var(--font-text);border:1px solid var(--color-secondary);border-radius:var(--border-radius-5);cursor:pointer;background-image:url("data:image/svg+xml;utf8,<svg width=%2716%27 height=%278%27 viewBox=%270 0 16 8%27 version=%271.1%27 xmlns=%27http://www.w3.org/2000/svg%27><path style=%27fill: none; stroke: black; stroke-width:2;%27 d=%27M 1,1 8,7 15,1%27 /></svg>");background-repeat:no-repeat;background-position:calc(100% - 8px) 18px}.dropdown::after{content:"\25b6"}.dropdown:active{border-color:var(--color-primary)}.text-field.error{border-color:var(--color-tertiary)!important}@keyframes loading-indicator-rotation{from{transform:rotate(0)}to{transform:rotate(359deg)}}.loading-indicator{animation:loading-indicator-rotation 2s;animation-timing-function:linear;animation-iteration-count:infinite;display:inline-block}.busy-button{display:flex;justify-content:center;align-items:center;overflow:hidden}.busy-button-style-rect{border-radius:5px}.busy-button:disabled{background-color:var(--color-secondary)!important}.busy-button .button-icon,.busy-button .button-label{display:flex;justify-content:center;align-items:center;column-gap:8px}.busy-button .button-label{position:relative}.busy-button .button-icon{cursor:auto;position:absolute;left:0;top:0;width:100%;height:100%}.busy-button .button-icon.success{background-color:#0a3}.busy-button .button-icon.error{background-color:var(--color-tertiary)}.busy-button.error .button-label,.busy-button.success .button-label{animation-name:busyButtonMoveLabel;animation-duration:2s;animation-timing-function:ease-in-out}.busy-button.success .button-icon{animation-name:busyButtonMoveIcon;animation-duration:2s;animation-timing-function:ease-in-out}.busy-button.error .button-icon{animation-name:busyButtonMoveIcon;animation-duration:2s;animation-timing-function:ease-in-out}@keyframes busyButtonMoveLabel{0%{left:0}30%{left:-100%}50%{left:-100%}51%{left:100%}70%{left:100%}100%{left:0}}@keyframes busyButtonMoveIcon{0%{left:+100%}30%{left:0}70%{left:0}100%{left:-100%}}.iconMessage{display:flex;align-items:center}.iconMessage>div{margin:10px}.iconMessage .iconMessageIcon{font-size:48px}.otp-dialog{z-index:9100}.otp-dialog .iconMessage{white-space:break-spaces}.otp-dialog .message{white-space:break-spaces}.otp-dialog footer{padding:0!important}.otp-dialog footer button{width:100%;border-radius:0;height:40px}.otp-dialog a{font-size:14px;margin-top:4px}.psi{display:flex;align-items:center;column-gap:6px;white-space:nowrap;font-size:9pt}.psi>.bit{display:inline-block;width:50px;text-align:right}.psi>.bar{background:#eee;height:10px;width:100%;border-radius:5px}.psi>.bar>.fill{height:10px;border-radius:5px;background:#000;transition:width .3s linear}.psi>.bar .splitter{float:left;height:10px;width:2px;background:#fff}.psi>.bar .splitter1{margin-left:25%}.psi>.bar .splitter2{margin-left:25%}.psi>.bar .splitter3{margin-left:25%}.modal.login-dialog{z-index:8000}.login-dialog .login-content{row-gap:32px;display:grid;grid-template-columns:auto 1fr;align-items:center;width:400px}@media only screen and (max-width:500px){.login-dialog .login-content{width:85vw}}.login-dialog .login-content>i{width:45px;height:45px;display:flex;align-items:center;justify-content:center;border-top-left-radius:5px;border-bottom-left-radius:5px;background-color:var(--color-primary);color:#fff}.login-dialog .login-content input{border-radius:0;border-bottom-left-radius:0;border:none;border-bottom:1px solid var(--color-primary)}.login-dialog .login-content .stretch{grid-column-start:1;grid-column-end:-1}.login-dialog footer{display:flex;justify-content:end}.login-dialog footer button{border-radius:8px}.message-box footer{padding:0!important;display:flex;column-gap:1px}.message-box footer button{width:100%;border-radius:0;height:40px;border-radius:none}.message-box footer button:first-child{border-bottom-left-radius:15px}.message-box footer button:last-child{border-bottom-right-radius:15px}.message-box .message{max-width:600px}@media only screen and (max-width:728px){.message-box .message{max-width:80vw}}.termination-dialog .termination-content{row-gap:16px;display:grid;align-items:center}.termination-dialog .termination-content button{flex-grow:1}.chat-wrapper:not(.available){display:none}.chat-wrapper.available{display:block}@media only screen and (max-width:1000px){.chat-wrapper{display:none}}.chat-wrapper:not(.opened) .chat{display:none}.chat-wrapper:not(.opened):hover .chat{display:block;opacity:.75}.chat-wrapper.opened .chat{display:block}.chat-wrapper .chat{z-index:50;position:fixed;right:150px;bottom:32px;display:flex;flex-direction:column;display:none;box-shadow:0 0 10px #0003;border-radius:8px;background-color:#fff}.chat .talkToUs{position:absolute;background:#fff;padding:4px;margin-top:8px;font-size:12px;font-weight:700}.chat .title{padding:8px;background:#f4f4f4;border-top-left-radius:8px;border-top-right-radius:8px}.chat .messages{display:flex;flex-direction:column;row-gap:10px;width:400px;max-width:calc(100vw - 70px);height:250px;background:#fff;padding:5px;margin-bottom:4px;overflow-y:scroll;scrollbar-width:thin}.chat hr{height:1px;margin-left:8px;margin-right:8px;border:none;background-color:#ccc}.chat textarea{border:none;border-radius:0;padding:8px;min-height:50px}.chat .messages .message{border-radius:12px;padding:8px;width:fit-content;font-size:14px}.chat .messages .message.me{background:#828f97cc;margin-left:16px;align-self:end;color:#fff;border-bottom-right-radius:0}.chat .messages .message.you{background:#0086cdcc;margin-right:16px;align-self:start;color:#fff;border-bottom-left-radius:0}@media only screen and (max-width:550px){.chat-wrapper .chat{left:16px;right:16px;bottom:160px}.chat .messages{width:100%;max-width:none}}.chat .buttons{display:flex;flex-wrap:wrap;row-gap:4px;column-gap:4px;margin-top:4px}.chat .buttons button{padding:4px 8px;background:#fff;color:var(--color-primary)}.chat .message a{color:#fff;text-decoration:underline}.about-section{display:flex;justify-content:space-between;align-items:center;padding:var(--subsection-space)}.about-section .about-text-container{width:45%}.about-section .about-text-container .about-text-container-title{font-size:21px;font-weight:500;color:#000}.about-section .about-text-container .about-text-container-text{font-size:var(--font-text);color:var(--color-text-1);margin-top:2rem}.about-section .about-image-container{width:50%;height:100%;display:flex;justify-content:center;align-items:center}.about-section .about-image-container img{width:55%}.about-section.reverse{flex-direction:row-reverse}.about-section .about-text-container .about-text-container-text{line-height:1.75}.about-section .about-text-container .about-text-container-title{color:inherit}.about-section .about-image-container{width:40%}.about-section .about-text-container{width:50%}.about-section .about-text-container ul{margin-top:1em;margin-bottom:1em;margin-left:20px}@media only screen and (max-width:928px){.about-section{flex-direction:column-reverse!important;justify-content:center}.about-section .about-text-container{width:100%}.about-section .about-image-container{margin-bottom:50px;width:75%}.about-section .about-image-container:first-child{margin-bottom:0;margin-top:50px}.about-section .about-image-container img{width:65%}.about-section .about-text-container .about-text-container-title{font-size:19px}}@media only screen and (max-width:524px){.about-section{flex-direction:column-reverse!important;justify-content:center}.about-section .about-text-container{width:100%}.about-section .about-image-container{margin-bottom:50px;width:100%}.about-section .about-image-container:first-child{margin-bottom:0;margin-top:50px}.about-section .about-image-container img{width:65%}.about-section .about-text-container .about-text-container-title{font-size:18px}}@media only screen and (max-width:428px){.about-section .about-text-container{width:100%}.about-section .about-text-container .about-text-container-text{margin-top:10px;margin-bottom:25px}.about-section .about-image-container{margin-bottom:30px;width:100%}.about-section .about-image-container:first-child{margin-bottom:0;margin-top:30px}}@media only screen and (max-width:360px){.about-section{padding-left:.5rem;padding-right:.5rem}.about-section .about-text-container{width:100%}.about-section .about-text-container .about-text-container-text{margin-top:1rem;margin-bottom:2.5rem}.about-section .about-image-container{margin-bottom:3rem;width:100%}.about-section .about-image-container:first-child{margin-bottom:0;margin-top:3rem}}.about-section-small{display:grid;grid-template-columns:1fr 1fr;column-gap:20px;row-gap:20px;padding:var(--subsection-space)}.about-section-small .about-small-box{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto 1fr;row-gap:16px;column-gap:20px;box-shadow:var(--box-shadow);padding:16px;border-radius:0 25px 25px 25px;height:100%}.about-section-small .about-small-box .about-small-title{font-size:var(--font-text);color:#000;font-weight:600;grid-row:1;grid-column:2}.about-section-small .about-small-box .about-small-text{font-size:var(--font-text);line-height:1.5;grid-row:2;grid-column:2;color:var(--color-text-1)}.about-section-small .about-small-box .about-small-icon{grid-row-start:1;grid-row-end:3;grid-column:1;color:var(--color-primary);font-size:48px;width:64px;text-align:center}.about-section-small .about-small-box .about-small-text ul{margin-left:20px;margin-top:.5em}@media only screen and (max-width:1064px){.about-section-small{display:grid;grid-template-columns:1fr;row-gap:24px}}@media only screen and (max-width:728px){.about-section-small .about-small-box .about-small-icon{font-size:32px;width:40px}}.about-section-small-blue .about-small-box{background-color:var(--color-primary-safe)}.about-section-small-blue .about-small-box .about-small-text{color:#fff;font-size:var(--font-subtitle)}.about-section-small-blue .about-small-box .about-small-icon{color:#fff}.about-section-small-blue .about-small-box .about-small-title{color:#fff}.success-storys{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;row-gap:24px;column-gap:48px}.success-storys img{height:50px;width:auto;opacity:.6;transition:transform .4s,opacity .4s}.success-storys img:hover{opacity:1;transform:scale(1.15)}@media only screen and (max-width:1200px){.success-storys{justify-content:center}.success-storys img{height:40px}}.header-section{padding:0;margin:0 0 32px 0;max-width:none}.header-section .header-background{padding:24px 0}@media only screen and (max-width:900px){.header-section .header-background{padding:8px 0}.header-section .red{display:none}}.header-section .width-container{display:flex;flex-direction:column;padding:var(--section-space);padding-top:0;padding-bottom:0}.header-section h1{color:#fff;font-size:28px;padding:12px 0;text-shadow:2px 2px 4px #0008}.header-section h2{color:#fff;font-size:20px;padding:12px 0;text-shadow:2px 2px 3px #0008}.header-section p{color:#fff;font-weight:500;padding:12px 0;text-shadow:2px 2px 3px #0008}.header-section a{color:#fff;font-weight:500;padding:12px 0;text-shadow:2px 2px 3px #0008}.header-section a button{border-radius:12px 12px 12px 0;box-shadow:var(--box-shadow);font-weight:600;padding:10px 14px}.header-section ul{list-style:outside none none;color:#fff;font-weight:350;padding:12px 8px;text-shadow:1px 1px 2px #0008;line-height:1.75}.header-section ul i{width:20px;text-align:center;margin-right:12px;width:1em;display:inline-block}.header-section ul li.highlight{font-weight:700}.header-section .offer{color:#fff;font-size:16px;padding:6px 0;text-shadow:1px 1px 2px #0008}.header-section .offer span{font-size:40px;font-weight:700;text-shadow:2px 2px 3px #0008;margin:0 12px}.header-section .red{color:#fff8;font-weight:750;font-size:16px;text-shadow:1px 1px 3px #0008;transform:rotate(-5deg);width:fit-content;margin-left:-16px}@media only screen and (max-width:600px){.header-section h1{text-align:center;font-size:22px}.header-section h2{text-align:center;font-size:16px}.header-section .offer{text-align:center;font-size:16px}}.header-section .person-wrapper{position:relative;display:flex;justify-content:end;align-items:end;top:calc(.16 * min(352px,33vw))}.header-section .person-wrapper .person-image{height:min(352px,33vw);width:calc(1.4 * min(352px,33vw));position:absolute;margin-top:0;margin-bottom:0;margin-left:0;pointer-events:none}.header-section .header-background{background-size:cover;background-position:center;background-repeat:no-repeat}.header-section .person-wrapper .person-image{background-size:contain;background-position:right;background-repeat:no-repeat}:root{--header-overlay-1:linear-gradient(to bottom, rgba(18,42, 66, .70), rgba(18,42, 66, .70));--header-overlay-2:linear-gradient(180deg, #0076b488, #0086cd88);--header-overlay-2-50:linear-gradient(180deg, #0076b488, #0086cd88);--header-overlay-2-60:linear-gradient(180deg, #0076b499, #0086cd99);--header-overlay-2-70:linear-gradient(180deg, #0076b4BB, #0086cdBB);--header-overlay-2-75:linear-gradient(180deg, #0076b4CC, #0086cdCC);--header-overlay-3:linear-gradient(180deg, #005079BB, #0076b444)}.header-section .header-background{background-color:#1a5270}.header-section .person-wrapper .fgDomains{background-image:url(https://ip-projects.de/assets/images/d54b377e66c43c8635b2.webp)}.header-section .person-wrapper .fgWebhostingReseller{background-image:url(https://ip-projects.de/assets/images/dbd4bd45634506e8352b.webp)}.header-section .person-wrapper .fgWebhostingBuilder{background-image:url(https://ip-projects.de/assets/images/9b56059efa9bbb25d3cb.webp)}.header-section .person-wrapper .fgWebhostingShop{background-image:url(https://ip-projects.de/assets/images/5c475e364f2c9ffc7b7b.webp)}.header-section .person-wrapper .fgWebhostingJoomla{background-image:url(https://ip-projects.de/assets/images/597c07dee9a189923e0f.webp)}.header-section .person-wrapper .fgWebhostingWordpress{background-image:url(https://ip-projects.de/assets/images/256092b43eff9bd691e4.webp)}.header-section .person-wrapper .fgWebhostingSSD{background-image:url(https://ip-projects.de/assets/images/78725baf4ec7d2abe7c1.webp)}.header-section .person-wrapper .fgVirtualWindows{background-image:url(https://ip-projects.de/assets/images/59485ca3f3a4c7b18979.webp)}.header-section .person-wrapper .fgVirtualStorage{background-image:url(https://ip-projects.de/assets/images/852fd0744c447c1220b2.webp)}.header-section .person-wrapper .fgVirtualNVME{background-image:url(https://ip-projects.de/assets/images/85dc8f33c5752ce84c99.webp)}.header-section .person-wrapper .fgVirtualSSD{background-image:url(https://ip-projects.de/assets/images/7ede5ae5c7c610e9869e.webp)}.header-section .person-wrapper .fgExchange{background-image:url(https://ip-projects.de/assets/images/69fb1d473edfad94d9a2.webp)}.header-section .person-wrapper .fgSSLDomain{background-image:url(https://ip-projects.de/assets/images/1287bb0aa96d73f06ee4.webp)}.header-section .person-wrapper .fgSSLEMail{background-image:url(https://ip-projects.de/assets/images/6b48878c5ebe8258ff6c.webp)}.header-section .person-wrapper .fgPlesk{background-image:url(https://ip-projects.de/assets/images/b54e02fe6b8cb0c0209f.webp)}.header-section .person-wrapper .fgColocation{background-image:url(https://ip-projects.de/assets/images/1b964921647d98022d15.webp)}.header-section .person-wrapper .fgDedicatedDepot{background-image:url(https://ip-projects.de/assets/images/c02dde0ddbbc16553573.webp)}.header-section .person-wrapper .fgDedicatedPremium{background-image:url(https://ip-projects.de/assets/images/6615bf30ce3c510d8c3f.webp)}.header-section .person-wrapper .fgDedicatedBusiness{background-image:url(https://ip-projects.de/assets/images/e96bed665e7fd5b82a3d.webp)}.header-section .header-background.cp1{clip-path:polygon(0% 0%,100% 0%,100% calc(100% - min(8vw,80px)),max(0px,calc(50vw - 650px)) 100%,0% calc(100% - min(64px,calc(50vw - 650px)/ 3)))}.header-section .header-background.cp1 ul{min-height:136px}.header-section.cp1{margin-bottom:92px}.header-section .header-background.cp2{min-height:242px;clip-path:none}@media only screen and (min-width:1921.0px){.header-section .header-background.bgMessage{background-image:url(https://ip-projects.de/assets/images/2f84a5e697ed6dad7479.webp)}.header-section .header-background.bgContact{background-image:url(https://ip-projects.de/assets/images/81572b12348368f4c1a9.webp)}.header-section .header-background.bgFeaturesMonitoring{background-image:url(https://ip-projects.de/assets/images/c7e7d8522153aef9f0b7.webp)}.header-section .header-background.bgFeaturesFirewall{background-image:url(https://ip-projects.de/assets/images/9eb4c29e946cd71ee829.webp)}.header-section .header-background.bgFeaturesBackup{background-image:url(https://ip-projects.de/assets/images/27ebf455d55923ca8ade.webp)}.header-section .header-background.bgFeaturesManaged{background-image:url(https://ip-projects.de/assets/images/f592ccfd35cf1d7cf727.webp)}.header-section .header-background.bgFeaturesIP{background-image:url(https://ip-projects.de/assets/images/93556ac232eb0bf8108e.webp)}.header-section .header-background.bgFeaturesDDoS{background-image:url(https://ip-projects.de/assets/images/cd590000795bf793e3a0.webp)}.header-section .header-background.bgServicesSLA{background-image:url(https://ip-projects.de/assets/images/44b2666915aa8b10b7eb.webp)}.header-section .header-background.bgServicesReselling{background-image:url(https://ip-projects.de/assets/images/1cf18f3bf1c87358b16c.webp)}.header-section .header-background.bgServicesCluster{background-image:url(https://ip-projects.de/assets/images/34af1b502999db96b698.webp)}.header-section .header-background.bgServicesSuccess{background-image:url(https://ip-projects.de/assets/images/3ee2ee1ac88078b1d2da.webp)}.header-section .header-background.bgCompany{background-image:url(https://ip-projects.de/assets/images/3d256dd5766133ded45f.webp)}.header-section .header-background.bgCompanyJobs{background-image:url(https://ip-projects.de/assets/images/d0d0dbc03283cc5b7753.webp)}.header-section .header-background.bgCompanyNews{background-image:url(https://ip-projects.de/assets/images/d6f5ee182b74e145e45d.webp)}.header-section .header-background.bgCompanyDatacenter{background-image:url(https://ip-projects.de/assets/images/baa5386d9aef1807aa26.webp)}.header-section .header-background.bgNetworkASN{background-image:url(https://ip-projects.de/assets/images/a4a75aee1a3066d1b585.webp)}.header-section .header-background.bgDomains{background-image:url(https://ip-projects.de/assets/images/e6bba422651276da93f2.webp)}.header-section .header-background.bgWebhosting{background-image:url(https://ip-projects.de/assets/images/afcf3569254fb7be3a96.webp)}.header-section .header-background.bgWebhostingShop{background-image:url(https://ip-projects.de/assets/images/d6f7b341c3841b8d8d2b.webp)}.header-section .header-background.bgWebhostingWordpress{background-image:url(https://ip-projects.de/assets/images/335818777cd653716a32.webp)}.header-section .header-background.bgWebhostingJoomla{background-image:url(https://ip-projects.de/assets/images/65eee9f5a1267b7b41cb.webp)}.header-section .header-background.bgWebhostingReseller{background-image:url(https://ip-projects.de/assets/images/edd256c6359e1256a34b.webp)}.header-section .header-background.bgWebhostingBuilder{background-image:url(https://ip-projects.de/assets/images/80541e61a1bd6a2a3fb1.webp)}.header-section .header-background.bgWebhostingAntiSpam{background-image:url(https://ip-projects.de/assets/images/9dbf40443bcd894bc5fb.webp)}.header-section .header-background.bgDedicatedPremium{background-image:url(https://ip-projects.de/assets/images/8e1d37ac87b47e898b40.webp)}.header-section .header-background.bgDedicatedBusiness{background-image:url(https://ip-projects.de/assets/images/1b8b55153174a146cdb5.webp)}.header-section .header-background.bgDedicatedDepot{background-image:url(https://ip-projects.de/assets/images/42947e07135ed4dc19c6.webp)}.header-section .header-background.bgVirtualCompute{background-image:url(https://ip-projects.de/assets/images/1d6bce6a74f73db0857d.webp)}.header-section .header-background.bgVirtualNVME{background-image:url(https://ip-projects.de/assets/images/ee5ac091da88f62f097a.webp)}.header-section .header-background.bgVirtualSSD{background-image:url(https://ip-projects.de/assets/images/c120ef4c39aa1b8782a3.webp)}.header-section .header-background.bgVirtualPromo{background-image:url(https://ip-projects.de/assets/images/6bac9a5126afed0423fb.webp)}.header-section .header-background.bgVirtualWindows{background-image:url(https://ip-projects.de/assets/images/0e3c952a69cff970f29b.webp)}.header-section .header-background.bgVirtualStorage{background-image:url(https://ip-projects.de/assets/images/ea55352a7160d5ee0eb5.webp)}.header-section .header-background.bgVirtualHA{background-image:url(https://ip-projects.de/assets/images/0553a2054c6687970129.webp)}.header-section .header-background.bgExchange{background-image:url(https://ip-projects.de/assets/images/5dc11d97ac96f66bb1df.webp)}.header-section .header-background.bgSSLEMail{background-image:url(https://ip-projects.de/assets/images/7d4801217c64ac0e6af0.webp)}.header-section .header-background.bgSSLDomain{background-image:url(https://ip-projects.de/assets/images/247ff9e96886344f6d48.webp)}.header-section .header-background.bgPlesk{background-image:url(https://ip-projects.de/assets/images/8c33d5b7f21296f58501.webp)}.header-section .header-background.bgColocation{background-image:url(https://ip-projects.de/assets/images/8924df2fa4dd6acf8389.webp)}.header-section .header-background.bgCart{background-image:url(https://ip-projects.de/assets/images/af25618384fb010ecf7b.webp)}.header-section .header-background.bgOtherGames{background-image:url(https://ip-projects.de/assets/images/a696e2bfb0172356503d.webp)}}@media only screen and (min-width:1367.0px) and (max-width:1920.99px){.header-section .header-background.bgMessage{background-image:url(https://ip-projects.de/assets/images/c6adf327d19ef1415faf.webp)}.header-section .header-background.bgContact{background-image:url(https://ip-projects.de/assets/images/8ce7d06d90372e55a734.webp)}.header-section .header-background.bgFeaturesMonitoring{background-image:url(https://ip-projects.de/assets/images/bb406de452af1c70b1d7.webp)}.header-section .header-background.bgFeaturesFirewall{background-image:url(https://ip-projects.de/assets/images/3e2ca4a2ec48e3923769.webp)}.header-section .header-background.bgFeaturesBackup{background-image:url(https://ip-projects.de/assets/images/17cc2a08a9a9dc1f2c45.webp)}.header-section .header-background.bgFeaturesManaged{background-image:url(https://ip-projects.de/assets/images/06837e311c8639b07e25.webp)}.header-section .header-background.bgFeaturesIP{background-image:url(https://ip-projects.de/assets/images/b2901ca25abc30a5d466.webp)}.header-section .header-background.bgFeaturesDDoS{background-image:url(https://ip-projects.de/assets/images/43941abb678e4297567c.webp)}.header-section .header-background.bgServicesSLA{background-image:url(https://ip-projects.de/assets/images/56dbc956043fc13c6ddf.webp)}.header-section .header-background.bgServicesReselling{background-image:url(https://ip-projects.de/assets/images/a9dac28595f8b2a4881a.webp)}.header-section .header-background.bgServicesCluster{background-image:url(https://ip-projects.de/assets/images/0baf8c6d24663df7f1ea.webp)}.header-section .header-background.bgServicesSuccess{background-image:url(https://ip-projects.de/assets/images/e64689376950c57b5b49.webp)}.header-section .header-background.bgCompany{background-image:url(https://ip-projects.de/assets/images/3bcddc4790406d461666.webp)}.header-section .header-background.bgCompanyJobs{background-image:url(https://ip-projects.de/assets/images/6fae536ab36feb7d2329.webp)}.header-section .header-background.bgCompanyNews{background-image:url(https://ip-projects.de/assets/images/0d23b1b14da9e1ec6e93.webp)}.header-section .header-background.bgCompanyDatacenter{background-image:url(https://ip-projects.de/assets/images/422f0f963d9bcf3055b1.webp)}.header-section .header-background.bgNetworkASN{background-image:url(https://ip-projects.de/assets/images/a4a75aee1a3066d1b585.webp)}.header-section .header-background.bgDomains{background-image:url(https://ip-projects.de/assets/images/8ddff8b97576e68bf707.webp)}.header-section .header-background.bgWebhosting{background-image:url(https://ip-projects.de/assets/images/9f2aad3f736a4d7db8eb.webp)}.header-section .header-background.bgWebhostingShop{background-image:url(https://ip-projects.de/assets/images/b5ef501dfab6b5504077.webp)}.header-section .header-background.bgWebhostingWordpress{background-image:url(https://ip-projects.de/assets/images/cdeb676c42e60d89dd34.webp)}.header-section .header-background.bgWebhostingJoomla{background-image:url(https://ip-projects.de/assets/images/270c62c56464e7d8d0d3.webp)}.header-section .header-background.bgWebhostingReseller{background-image:url(https://ip-projects.de/assets/images/28c0e11e07208a02ad76.webp)}.header-section .header-background.bgWebhostingBuilder{background-image:url(https://ip-projects.de/assets/images/8f95afcf0ed1abb93e26.webp)}.header-section .header-background.bgWebhostingAntiSpam{background-image:url(https://ip-projects.de/assets/images/abf9f7b59c9f7bc79555.webp)}.header-section .header-background.bgDedicatedPremium{background-image:url(https://ip-projects.de/assets/images/615a9cd1e5eafa209162.webp)}.header-section .header-background.bgDedicatedBusiness{background-image:url(https://ip-projects.de/assets/images/ad6de66f7ed7667ae5bf.webp)}.header-section .header-background.bgDedicatedDepot{background-image:url(https://ip-projects.de/assets/images/42947e07135ed4dc19c6.webp)}.header-section .header-background.bgVirtualCompute{background-image:url(https://ip-projects.de/assets/images/43ecfc3e6e3e6f373566.webp)}.header-section .header-background.bgVirtualNVME{background-image:url(https://ip-projects.de/assets/images/688241c1360ac28dbe99.webp)}.header-section .header-background.bgVirtualSSD{background-image:url(https://ip-projects.de/assets/images/0942151694ae7a104319.webp)}.header-section .header-background.bgVirtualPromo{background-image:url(https://ip-projects.de/assets/images/69e08e371284d4f0a154.webp)}.header-section .header-background.bgVirtualWindows{background-image:url(https://ip-projects.de/assets/images/a5196dc2ac7d70c2a8fe.webp)}.header-section .header-background.bgVirtualStorage{background-image:url(https://ip-projects.de/assets/images/68f951b1c92f2cf63444.webp)}.header-section .header-background.bgVirtualHA{background-image:url(https://ip-projects.de/assets/images/d570b1fd4445e093b056.webp)}.header-section .header-background.bgExchange{background-image:url(https://ip-projects.de/assets/images/b735e9eda1d5d779fce9.webp)}.header-section .header-background.bgSSLEMail{background-image:url(https://ip-projects.de/assets/images/c2dfced1af4eb5f1900d.webp)}.header-section .header-background.bgSSLDomain{background-image:url(https://ip-projects.de/assets/images/936f8b989f0dfc27e5ac.webp)}.header-section .header-background.bgPlesk{background-image:url(https://ip-projects.de/assets/images/d2b77389a05dc7ce29a7.webp)}.header-section .header-background.bgColocation{background-image:url(https://ip-projects.de/assets/images/8924df2fa4dd6acf8389.webp)}.header-section .header-background.bgCart{background-image:url(https://ip-projects.de/assets/images/ac76da803d36703afed0.webp)}.header-section .header-background.bgOtherGames{background-image:url(https://ip-projects.de/assets/images/b4b48de116f598613d4f.webp)}}@media only screen and (min-width:769.0px) and (max-width:1366.99px){.header-section .header-background.bgMessage{background-image:url(https://ip-projects.de/assets/images/4fe1479fddd95d816665.webp)}.header-section .header-background.bgContact{background-image:url(https://ip-projects.de/assets/images/53d56512763698c37646.webp)}.header-section .header-background.bgFeaturesMonitoring{background-image:url(https://ip-projects.de/assets/images/f8bfa5de7e61eba5693b.webp)}.header-section .header-background.bgFeaturesFirewall{background-image:url(https://ip-projects.de/assets/images/6cd528d9218a26051eba.webp)}.header-section .header-background.bgFeaturesBackup{background-image:url(https://ip-projects.de/assets/images/bc7c04592da776cd1d72.webp)}.header-section .header-background.bgFeaturesManaged{background-image:url(https://ip-projects.de/assets/images/3652df4aff2e705cea31.webp)}.header-section .header-background.bgFeaturesIP{background-image:url(https://ip-projects.de/assets/images/635bcbaf8dc4d6b643f3.webp)}.header-section .header-background.bgFeaturesDDoS{background-image:url(https://ip-projects.de/assets/images/cee2d319d6579451d2b4.webp)}.header-section .header-background.bgServicesSLA{background-image:url(https://ip-projects.de/assets/images/0afe2bb6302067542f51.webp)}.header-section .header-background.bgServicesReselling{background-image:url(https://ip-projects.de/assets/images/8ac0920a56ae8a7a62fe.webp)}.header-section .header-background.bgServicesCluster{background-image:url(https://ip-projects.de/assets/images/6f2b82de289daeaae518.webp)}.header-section .header-background.bgServicesSuccess{background-image:url(https://ip-projects.de/assets/images/cc2c75d489f48834bd4a.webp)}.header-section .header-background.bgCompany{background-image:url(https://ip-projects.de/assets/images/04577d8509dca66efd55.webp)}.header-section .header-background.bgCompanyJobs{background-image:url(https://ip-projects.de/assets/images/12ff91c9b6309fb11ca7.webp)}.header-section .header-background.bgCompanyNews{background-image:url(https://ip-projects.de/assets/images/6e131d6fac2dcd500553.webp)}.header-section .header-background.bgCompanyDatacenter{background-image:url(https://ip-projects.de/assets/images/500d604861f92f3ad3f9.webp)}.header-section .header-background.bgNetworkASN{background-image:url(https://ip-projects.de/assets/images/ed52582ecfdfed4d422a.webp)}.header-section .header-background.bgDomains{background-image:url(https://ip-projects.de/assets/images/40fcc4bdbcc85ea9cfbf.webp)}.header-section .header-background.bgWebhosting{background-image:url(https://ip-projects.de/assets/images/4d304d4ec106557c4a8c.webp)}.header-section .header-background.bgWebhostingShop{background-image:url(https://ip-projects.de/assets/images/79e71635ccaffbd987c3.webp)}.header-section .header-background.bgWebhostingWordpress{background-image:url(https://ip-projects.de/assets/images/6c85899ba9cc395278ea.webp)}.header-section .header-background.bgWebhostingJoomla{background-image:url(https://ip-projects.de/assets/images/cd1196a42310d84342cb.webp)}.header-section .header-background.bgWebhostingReseller{background-image:url(https://ip-projects.de/assets/images/3e2d23b5896b32e61dd9.webp)}.header-section .header-background.bgWebhostingBuilder{background-image:url(https://ip-projects.de/assets/images/b7c4a1526586a5c763ab.webp)}.header-section .header-background.bgWebhostingAntiSpam{background-image:url(https://ip-projects.de/assets/images/e7887912eba557d1feee.webp)}.header-section .header-background.bgDedicatedPremium{background-image:url(https://ip-projects.de/assets/images/bd6614035395717139cd.webp)}.header-section .header-background.bgDedicatedBusiness{background-image:url(https://ip-projects.de/assets/images/4fa73d37dc467898311c.webp)}.header-section .header-background.bgDedicatedDepot{background-image:url(https://ip-projects.de/assets/images/08fb5be21a86dbdf1c56.webp)}.header-section .header-background.bgVirtualCompute{background-image:url(https://ip-projects.de/assets/images/bd21c35aec9bf0ae3f90.webp)}.header-section .header-background.bgVirtualNVME{background-image:url(https://ip-projects.de/assets/images/1902c804f7c97a6b0ecd.webp)}.header-section .header-background.bgVirtualSSD{background-image:url(https://ip-projects.de/assets/images/7af86e8830639edb7f15.webp)}.header-section .header-background.bgVirtualPromo{background-image:url(https://ip-projects.de/assets/images/b78282952d5bb8183412.webp)}.header-section .header-background.bgVirtualWindows{background-image:url(https://ip-projects.de/assets/images/3a97e35997fbb3e55397.webp)}.header-section .header-background.bgVirtualStorage{background-image:url(https://ip-projects.de/assets/images/e0f60d31429b7a7160d2.webp)}.header-section .header-background.bgVirtualHA{background-image:url(https://ip-projects.de/assets/images/4c50729998a7e4c6abff.webp)}.header-section .header-background.bgExchange{background-image:url(https://ip-projects.de/assets/images/7b69d0c2c2e05523931d.webp)}.header-section .header-background.bgSSLEMail{background-image:url(https://ip-projects.de/assets/images/2777f51649f80ebff9cd.webp)}.header-section .header-background.bgSSLDomain{background-image:url(https://ip-projects.de/assets/images/918535b1a817997956f3.webp)}.header-section .header-background.bgPlesk{background-image:url(https://ip-projects.de/assets/images/93b0b2842080da1b722c.webp)}.header-section .header-background.bgColocation{background-image:url(https://ip-projects.de/assets/images/d160dc6ed4edf9cb10c4.webp)}.header-section .header-background.bgCart{background-image:url(https://ip-projects.de/assets/images/7035cc7c1a5fbd687910.webp)}.header-section .header-background.bgOtherGames{background-image:url(https://ip-projects.de/assets/images/0dc461a47c1db1d6248b.webp)}}@media only screen and (max-width:768.99px){.header-section .header-background.bgMessage{background-image:url(https://ip-projects.de/assets/images/e24bf6a6cfc4a5b9934e.webp)}.header-section .header-background.bgContact{background-image:url(https://ip-projects.de/assets/images/b027a4e206139b1555a3.webp)}.header-section .header-background.bgFeaturesMonitoring{background-image:url(https://ip-projects.de/assets/images/ba94584f821c9ac307eb.webp)}.header-section .header-background.bgFeaturesFirewall{background-image:url(https://ip-projects.de/assets/images/d61d39675ec95d6dc7da.webp)}.header-section .header-background.bgFeaturesBackup{background-image:url(https://ip-projects.de/assets/images/3e8b897b3652f2b1c135.webp)}.header-section .header-background.bgFeaturesManaged{background-image:url(https://ip-projects.de/assets/images/82cca4f7d0e3fba70965.webp)}.header-section .header-background.bgFeaturesIP{background-image:url(https://ip-projects.de/assets/images/dc2ae1f69f6dff101f4a.webp)}.header-section .header-background.bgFeaturesDDoS{background-image:url(https://ip-projects.de/assets/images/1bb76c2e25b25b9f3c78.webp)}.header-section .header-background.bgServicesSLA{background-image:url(https://ip-projects.de/assets/images/3cf5b85ec67186049d12.webp)}.header-section .header-background.bgServicesReselling{background-image:url(https://ip-projects.de/assets/images/bd97b5ed7d951ee57aa2.webp)}.header-section .header-background.bgServicesCluster{background-image:url(https://ip-projects.de/assets/images/37f91ec492421ec10aff.webp)}.header-section .header-background.bgServicesSuccess{background-image:url(https://ip-projects.de/assets/images/3b1b121fcc99a30279ef.webp)}.header-section .header-background.bgCompany{background-image:url(https://ip-projects.de/assets/images/52c71acca668225f2529.webp)}.header-section .header-background.bgCompanyJobs{background-image:url(https://ip-projects.de/assets/images/074ff9ccf758b54078af.webp)}.header-section .header-background.bgCompanyNews{background-image:url(https://ip-projects.de/assets/images/42fc38b656fa6ec82fbc.webp)}.header-section .header-background.bgCompanyDatacenter{background-image:url(https://ip-projects.de/assets/images/a56c2f7cfeffef7f0e56.webp)}.header-section .header-background.bgNetworkASN{background-image:url(https://ip-projects.de/assets/images/d1e731f7cdc2218c46b6.webp)}.header-section .header-background.bgDomains{background-image:url(https://ip-projects.de/assets/images/97b1f81d748bd9890031.webp)}.header-section .header-background.bgWebhosting{background-image:url(https://ip-projects.de/assets/images/a98c02b40be877240f5b.webp)}.header-section .header-background.bgWebhostingShop{background-image:url(https://ip-projects.de/assets/images/7de363465935fa65a9be.webp)}.header-section .header-background.bgWebhostingWordpress{background-image:url(https://ip-projects.de/assets/images/2c5099bf3295217362bc.webp)}.header-section .header-background.bgWebhostingJoomla{background-image:url(https://ip-projects.de/assets/images/ac3ddb37c58705b57ab4.webp)}.header-section .header-background.bgWebhostingReseller{background-image:url(https://ip-projects.de/assets/images/c3cc01b83436bc37339c.webp)}.header-section .header-background.bgWebhostingBuilder{background-image:url(https://ip-projects.de/assets/images/8e8e983d9846fea11993.webp)}.header-section .header-background.bgWebhostingAntiSpam{background-image:url(https://ip-projects.de/assets/images/d0e60dbc865c159e9faa.webp)}.header-section .header-background.bgDedicatedPremium{background-image:url(https://ip-projects.de/assets/images/9eb31bd16d4d066f0a3a.webp)}.header-section .header-background.bgDedicatedBusiness{background-image:url(https://ip-projects.de/assets/images/ed0245c1bf60e4b7ed35.webp)}.header-section .header-background.bgDedicatedDepot{background-image:url(https://ip-projects.de/assets/images/1eced6597bd31631d018.webp)}.header-section .header-background.bgVirtualCompute{background-image:url(https://ip-projects.de/assets/images/dfce1e9dea17a1e5dfa5.webp)}.header-section .header-background.bgVirtualNVME{background-image:url(https://ip-projects.de/assets/images/cb72ddba3ea92cb2554b.webp)}.header-section .header-background.bgVirtualSSD{background-image:url(https://ip-projects.de/assets/images/a3497820dc991db30616.webp)}.header-section .header-background.bgVirtualPromo{background-image:url(https://ip-projects.de/assets/images/4b5b93436b74402126a1.webp)}.header-section .header-background.bgVirtualWindows{background-image:url(https://ip-projects.de/assets/images/092b9c1279d378dd5c17.webp)}.header-section .header-background.bgVirtualStorage{background-image:url(https://ip-projects.de/assets/images/56b0d72a13e05b0654cc.webp)}.header-section .header-background.bgVirtualHA{background-image:url(https://ip-projects.de/assets/images/aae700f313598da4dd9d.webp)}.header-section .header-background.bgExchange{background-image:url(https://ip-projects.de/assets/images/b15a40790aa63a1abf10.webp)}.header-section .header-background.bgSSLEMail{background-image:url(https://ip-projects.de/assets/images/0d3eee4605f274b0238e.webp)}.header-section .header-background.bgSSLDomain{background-image:url(https://ip-projects.de/assets/images/25f61068d1242e132f1f.webp)}.header-section .header-background.bgPlesk{background-image:url(https://ip-projects.de/assets/images/2c7936b8413a6c56ecd5.webp)}.header-section .header-background.bgColocation{background-image:url(https://ip-projects.de/assets/images/487f8715b624a21e39fb.webp)}.header-section .header-background.bgCart{background-image:url(https://ip-projects.de/assets/images/4162bc53663db17d3114.webp)}.header-section .header-background.bgOtherGames{background-image:url(https://ip-projects.de/assets/images/9a56bb8c3ad0ff78e7d7.webp)}}.home-tiles .wrap{margin-bottom:16px}.home-tiles .tabs{display:flex;column-gap:32px;font-size:18px;font-weight:500;justify-content:center}.home-tiles .tabs .tab{padding:8px 16px;cursor:pointer;border-bottom:3px solid #f0f0f0}.home-tiles .tabs .tab.active{border-bottom:3px solid var(--color-tertiary-safe)}.home-tiles .tabs .tab:hover{border-bottom:3px solid #aaa}.home-tiles .tiles{display:flex;justify-content:center;flex-wrap:wrap;column-gap:48px;row-gap:48px;padding:48px 0 48px 0!important;display:none}.home-tiles .tiles.active{display:flex}.home-tiles .tile{background-color:#206287;border-radius:5px 20px 20px 20px;width:220px;height:150px;padding:16px;display:flex;row-gap:10px;flex-direction:column;background:url(/d130519fddee67305e5b.png);box-shadow:1px 1px 12px #0007;transition:.3s transform;cursor:pointer}.home-tiles .tile:hover{transform:scale(1.05)}.home-tiles .tile .title{font-weight:700;color:#fff;text-shadow:2px 2px 3px #0008;justify-self:left}.home-tiles .tile i{margin-right:10px}.home-tiles .tile .splitter{height:1px;width:100%;background-color:#fff4}.home-tiles .tile .sub{flex-grow:1;display:flex;align-items:center;text-align:center;color:#fffe;font-size:13px;font-weight:500;white-space:pre-line;text-shadow:2px 2px 3px #0006;line-height:1.5;align-self:center}.home-tiles .tile .price{display:flex;align-items:baseline;column-gap:8px;color:#fff;text-shadow:2px 2px 3px #0008;font-size:12px;align-self:center}.home-tiles .tile .price div:nth-child(2){font-size:20px;font-weight:700}.home-tiles .tile .more{width:100%;padding-right:8px;font-size:12px;text-align:right;font-weight:600;color:#fff;text-shadow:2px 2px 3px #0008}@media only screen and (max-width:950px){.home-tiles .tabs{flex-direction:row;flex-wrap:wrap;column-gap:16px;row-gap:16px;align-content:flex-start;font-size:inherit;position:sticky;top:60px;background:#fff;padding:16px 0;z-index:10;width:100%}.home-tiles .tabs .tab{border-radius:10px;border:1px solid var(--color-primary-safe);background-color:#fff;white-space:nowrap;display:flex;justify-content:center}.home-tiles .tabs .tab.active{border:1px solid var(--color-primary-safe);background-color:var(--color-primary-safe);color:#fff}.home-tiles .tabs .tab:hover{border:1px solid var(--color-primary-safe)}}.home{padding-top:0}.home h1{font-size:var(--font-hero-title);font-weight:600;margin-bottom:32px}.domain-search-full{display:flex;flex-direction:column;justify-content:center;align-items:center}.domain-search-full>*{width:100%}.domain-search-full .domain-search{display:flex;align-items:center;background-color:#fff;border-radius:35px;border:1px solid #e8e8e8;box-shadow:var(--box-shadow);margin-top:64px;column-gap:16px}.domain-search-full .domain-searchTerm::placeholder{font-size:var(--font-text-subtitle)}.domain-search-full .domain-searchTerm{width:fit-content;flex-grow:1;height:4.5rem;padding:5px 5px 5px 30px;border:none;outline:0;color:#000}.domain-search-full .domain-searchButton{height:3.5rem;margin:0;border-radius:100px;margin-right:.5rem;white-space:nowrap}.domain-search-full .domain-search-info{white-space:pre-line;text-align:center;font-size:var(--font-text-subtitle);line-height:1;margin:50px 0;color:var(--color-secondary-safe)}@media only screen and (max-width:700px){.domain-search-full .domain-search-info{text-align:inherit}}.domain-search-full .domain-preview{margin:1.5rem 0;font-size:var(--font-text-subtitle);display:flex;flex-wrap:wrap;column-gap:16px;row-gap:16px;justify-content:space-evenly}.domain-search-full .domain-preview-tld{display:flex;flex-direction:row;align-items:center;font-size:var(--font-text);font-weight:600}.domain-search-full .domain-preview-tld .domain-preview-tld-price{color:#000;font-size:var(--font-text-subtitle);margin-left:.5rem;font-weight:400}.domain-search-full .domain-preview-tld.domain-color-1{color:#a36b0a}.domain-search-full .domain-preview-tld.domain-color-2{color:#000}.domain-search-full .domain-preview-tld.domain-color-3{color:#078292}.domain-search-full .domain-preview-tld.domain-color-4{color:#a13dff}.domain-search-full .domain-preview-tld.domain-color-5{color:#128171}.domain-section .basic-width{width:100%}.domain-search-full input{background:0 0}.domain-search-full .domain-select{display:flex;flex-direction:column;row-gap:16px;margin-top:23px;background:#fff;border-radius:25px;border-top-left-radius:5px;padding:20px;box-shadow:var(--box-shadow);display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;column-gap:24px;line-height:22px}.domain-search-full .domain-select.free{margin-top:18px;border-top:5px solid var(--color-ok)}.domain-search-full .domain-select.assigned{margin-top:18px;border-top:5px solid var(--color-warn)}.domain-search-full .domain-select.premium{margin-top:18px;border-top:5px solid var(--color-warn)}.domain-search-full .domain-select.error{margin-top:18px;border-top:5px solid var(--color-error)}.domain-search-full .domain-select.main{margin:32px 0}.domain-search-full .domain-select .domain-fqdn{font-weight:600;font-size:18px!important;grid-column:1}.domain-search-full .domain-select .domain-check-result{color:var(--color-secondary-safe);text-align:center;grid-column:2}.domain-search-full .domain-select .product-pricing{padding:0;justify-self:end;grid-column:3}.domain-search-full .domain-select .add-to-cart{grid-column:4;width:24px;font-size:22px;cursor:pointer;grid-column:4}.domain-search-full .domain-select .add-to-cart i:hover{transform:scale(1.2)}.domain-search-full .headline{font-size:var(--font-section-title);margin-top:32px;margin-bottom:8px;color:var(--color-primary-safe);text-align:center}.domain-search-full .headline-split{width:100%;height:1px;background:linear-gradient(90deg,#fff,var(--color-primary),#fff)}@media only screen and (max-width:900px){.domain-search-full .domain-search{width:100%}.domain-section .basic-width{width:100%}.domain-search-full .domain-select{padding:16px;line-height:normal}.domain-search-full .domain-select .domain-check-result{grid-row:2;grid-column-start:1;grid-column-end:-1}}@media only screen and (max-width:700px){.domain-search-full{padding-left:10px;padding-right:10px}.domain-search-full .domain-search{width:100%;display:flex;flex-direction:column;border-radius:8px;margin-top:0}.domain-search-full .domain-searchTerm{width:100%;border-radius:0 10px 0 0}.domain-search-full .domain-searchTerm:focus{color:#000}.domain-search-full .domain-searchButton{width:100%;border-radius:0 0 10px 10px;border:.5px solid #fff;margin:0 auto}}.toggle-switch{width:55px;height:30px;background-color:var(--color-secondary);border-radius:16px;box-shadow:var(--box-shadow);padding:3px;transition:background-color .5s;cursor:pointer}.toggle-switch.checked{background-color:var(--color-primary)}.toggle-switch .toggle-switch-knob{width:24px;height:24px;border-radius:12px;background-color:#fff;transition:margin .5s}.toggle-switch.checked .toggle-switch-knob{margin-left:25px}.domain-tlds-top-box{padding:24px;box-shadow:var(--box-shadow);border-radius:25px;flex-grow:1}.domain-tlds-top-box-title{margin:-54px auto 16px auto;text-align:center;background:var(--color-tertiary-safe);color:#fff;font-size:var(--font-text);border-radius:10px 10px 10px 0;width:60%;padding:8px 0;box-shadow:0 2px 16px 0 rgba(0,0,0,.05)}.domain-tlds-top-list{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr auto;row-gap:16px;justify-items:center;font-size:15px}.domain-tlds-top-list hr{grid-column-start:1;grid-column-end:-1;height:1px;border:none;background-color:#ddd;width:100%;margin:-4px 0}.domain-tlds-top-list .xxx input{height:fit-content}.domain-tlds-top-list .list-title{font-weight:600}.domain-tlds-top-list .list-title:nth-child(2){grid-column-start:2;grid-column-end:4}.domain-tlds-top-list .tld{font-weight:500}.domain-tlds-top-list .price{justify-self:end;margin-right:4px}.domain-tlds-top-list .interval{justify-self:start;align-self:end;font-size:12px;margin-left:4px}.domain-tlds-top-list i{color:var(--color-primary)}.domain-tlds-all-box{margin-top:32px;padding:24px;box-shadow:var(--box-shadow);border-radius:25px}.domain-tlds-all-box hr{grid-column-start:1;grid-column-end:-1;height:1px;border:none;background-color:#ddd;width:100%;margin:10px 0}.domain-tlds-all-list{display:grid;grid-template-columns:1fr 1fr 1fr 1fr auto;row-gap:16px;column-gap:16px;justify-items:center}.domain-tlds-all-list input{height:fit-content}.domain-tlds-all-list .list-title{font-weight:600;cursor:pointer}.domain-tlds-all-list .tld{font-weight:500}.domain-tlds-all-list i{color:var(--color-primary);margin-right:4px}.domain-tlds-all-list i.hidden{display:none}.tooltip{position:absolute;z-index:2;width:fit-content}.tooltip:focus{outline:0}.tooltip.right{justify-content:flex-start}.tooltip.right .wrapper{margin-left:-32px}.tooltip.right .tooltip-arrow{left:24px}.tooltip.left{justify-content:flex-end}.tooltip.left .wrapper{margin-right:-32px}.tooltip.left .tooltip-arrow{right:24px}.tooltip-content{background:#fff;box-shadow:0 2px 16px 0 rgba(0,0,0,.15);max-width:400px;min-width:250px;padding:24px;border-radius:15px;font-size:var(--font-text-subtitle);font-weight:400;color:#828f97}.tooltip-arrow{position:absolute;width:8px;height:8px;background:#fff;transform:rotate(45deg);margin-top:-4px}.domain-configure-dialog footer{padding:0!important}.domain-configure-dialog footer button{width:100%;border-radius:0;height:40px;border-bottom-left-radius:15px;border-bottom-right-radius:15px}.domain-configure-dialog .infoText{white-space:pre-line}.domain-configure-dialog .infoText ul{margin-left:20px}.payment-method-overview{display:flex;flex-wrap:wrap;row-gap:16px;column-gap:16px;justify-content:space-around}.payment-method-overview-entry{display:flex;flex-direction:column;row-gap:14px;box-shadow:var(--box-shadow);padding:16px;border-radius:3px 25px 25px 25px;flex-basis:310px}.payment-method-overview-entry .header{display:flex;column-gap:16px;align-items:center}.payment-method-overview-entry .header i{grid-column:1;grid-row:1;color:var(--color-primary);font-size:32px}.payment-method-overview-entry .header .name{grid-column:2;grid-row:1;font-weight:600;line-height:32px}.payment-method-overview-entry .short{grid-column-start:1;grid-column-end:3;grid-row:2;font-size:10pt}.payment-method-overview-entry .desc{grid-column-start:1;grid-column-end:3;grid-row:3;font-size:9pt}.payment-method-overview-entry .header i{color:#fff}.payment-method-overview-entry{color:#fff;background-color:var(--color-text-blue)}@media only screen and (max-width:1366px){.payment-method-overview-entry .desc,.payment-method-overview-entry .short{display:none}}.domains.width-container{padding:var(--section-space)}.domains .tld-overview{margin-top:80px;display:grid;grid-template-columns:1fr 1fr;column-gap:32px}@media only screen and (max-width:700px){.domains .tld-overview{display:flex;flex-direction:column;row-gap:64px}}.domains .simple-checkbox{width:16px;height:16px;border:1px solid var(--color-secondary);border-radius:3px;cursor:pointer;display:flex;justify-content:center;align-items:center}.domains .simple-checkbox.checked{background-color:var(--color-primary)}.domains .simple-checkbox i{color:#fff;font-size:11px;display:none;margin:0;padding:0}.domains .simple-checkbox.checked i{display:block}.configure .splitter,.configure-sticky .splitter{display:grid;grid-template-columns:1.7fr 1fr;grid-column-gap:32px}.configure-sticky{position:sticky;top:75px;background:#fff;color:#000;font-weight:500;z-index:5;border-bottom:1px solid #0001;box-shadow:0 3px 3px #00000008}.configure-sticky .white{background-color:#fff;position:relative;z-index:5}.configure-sticky .splitter{padding:12px;align-items:center}@media only screen and (max-width:1100px){.configure .splitter,.configure-sticky .splitter{display:flex;flex-direction:column;row-gap:16px}}.configure-sticky .title{font-size:var(--font-nav-subtitle);font-weight:400}.configure-sticky .total-price2{font-size:var(--font-text-subtitle);text-align:right;padding-right:20px}.configure-sticky .total-price-label{margin-right:16px}.configure .small{font-size:var(--font-nav-subtitle)}.order-button-sticky button{float:right;transition:margin .5s;margin-top:-40px}.configure .total-price{display:flex;flex-direction:column;font-size:var(--font-text-subtitle);padding:12px;row-gap:6px}.configure .total-price .total-price-title{flex-grow:1}.configure .total-price .option-entry{overflow:hidden;display:flex}.configure .total-price hr{height:1px;color:#fff;opacity:.5}.configure .needMoreOptions{margin:16px;line-height:1.75}.configure .options{display:flex;flex-direction:column;row-gap:32px}.configure .options>h2{font-weight:400;letter-spacing:.1em;font-size:var(--font-section-title);text-align:center}.configure .options .overview-group{display:grid;grid-template-columns:1fr auto auto;row-gap:16px;column-gap:7px;border-radius:var(--box-border-radius);box-shadow:var(--box-shadow);padding:var(--box-padding2);background:#fff}.configure .options .overview-group h2,.configure .parameters h2{grid-column-start:1;grid-column-end:-1;font-weight:400;font-size:var(--font-section-title);letter-spacing:.1em;margin-bottom:12px}.configure .options .overview-group h3,.configure .parameters h3{grid-column-start:1;grid-column-end:-1;font-weight:400;font-size:var(--font-section-title);letter-spacing:.1em;margin-top:16px}.configure .options .overview-group hr{grid-column-start:1;grid-column-end:-1;background-color:#ddd;height:1px;width:100%;border:none}.configure .options .overview-group button{grid-column-start:1;grid-column-end:-1;border-radius:5px;background:var(--color-primary-safe);margin-top:12px}.configure .options .overview-group label{grid-column:1;font-weight:300}.configure .options .overview-group span.price{grid-column:2;font-weight:500;justify-self:end}.configure .options .overview-group .error-indicator-field{grid-column-start:1;grid-column-end:-1}.configure .options .option-group{display:flex;flex-direction:column;row-gap:12px;border-radius:var(--box-border-radius);box-shadow:var(--box-shadow);padding:var(--box-padding);background:#fff}.configure .options .option-group .option-header{display:flex;font-size:var(--font-text);margin:-16px -16px 4px -16px;padding:16px;background:#f0f0f0;border-bottom:1px solid #ddd;border-top-left-radius:var(--box-border-radius);border-top-right-radius:var(--box-border-radius)}.configure .options .option-group .option-header .option-header-title{flex-grow:1}.configure .options .option-group .option-entry{display:flex;column-gap:12px;border-left:1px solid #828f9755;font-size:var(--font-text-subtitle);color:var(--color-text-1);border-radius:10px;padding:8px 12px;align-items:center;cursor:pointer}.configure .options .option-group .option-group-info{font-size:var(--font-text-subtitle);color:var(--color-secondary-safe);margin:8px 0}.configure .options .option-entry{overflow:hidden}.configure .options .option-entry i{font-size:16px;margin-left:-28px;transition:all .5s}.configure .options .option-entry i.visible{margin-left:0}.configure .option-group .option-entry:not(.disabled):hover{border-color:#000;color:#000}.configure .option-group .option-entry.active{background:var(--color-primary-safe);color:#fff!important;border:none}.configure .option-group .option-entry.disabled{opacity:.25;cursor:inherit}.configure .option-entry-name{flex-grow:1}.configure .option-entry-price{white-space:nowrap;text-align:right}.configure .parameters{border-radius:var(--box-border-radius);box-shadow:var(--box-shadow);padding:var(--box-padding2);display:grid;grid-template-columns:auto 1fr auto;height:fit-content;align-items:center;column-gap:24px;row-gap:16px;background:#fff}.configure .parameters>label{font-size:var(--font-text);grid-column:1;align-self:center}.configure .parameters .required{font-weight:700}.configure .infoText{font-size:14px;text-align:justify;color:var(--color-text-1)}.configure .hints{font-size:13px;text-align:justify;color:var(--color-text-1);margin:16px 8px 16px 20px}.configure .hints li{margin:8px 0}.configure .parameters hr{grid-column-start:1;grid-column-end:3}.configure .moreParameters{border-radius:var(--box-border-radius);box-shadow:var(--box-shadow);padding:var(--box-padding);margin-top:32px}@media only screen and (max-width:1360px){.configure-sticky{top:64px}}@media only screen and (max-width:728px){.configure-sticky{top:48px}.configure .parameters{grid-template-columns:1fr auto;column-gap:16px;row-gap:8px}.configure .parameters>label:not(:first-child){margin-top:32px}.configure .parameters>*{grid-column:1}.configure .parameters .help{grid-column:2}.configure .parameters label{font-weight:500}}.configure .options .overview-group button:not([disabled]){animation:pulse 2s infinite}.configure .options .overview-group button:hover{animation:none;box-shadow:none}@keyframes pulse{0%{box-shadow:0 0 15px 2px #0086cdaa}70%{box-shadow:0 0 15px 2px #0086cd00}100%{box-shadow:0 0 15px 2px #0086cdaa}}.domain-search-simple{display:flex;flex-direction:column;row-gap:16px}.domain-search-simple-input{display:grid;grid-template-columns:auto 96px}.domain-search-simple-input button{border-radius:0 5px 5px 0}.domain-search-simple-input input{border-radius:5px 0 0 5px}.domain-search-simple-suggestions{display:grid;grid-template-columns:1fr 1fr;column-gap:4px;row-gap:4px}.domain-search-simple-suggestions>div{padding:16px;display:grid;grid-template-columns:1fr auto 16px;column-gap:12px;align-items:center;border-radius:5px;border:1px solid #ececec}.domain-search-simple-suggestions>div.main{grid-column-start:1;grid-column-end:-1;margin-bottom:16px}.domain-search-simple-suggestions>div.unknown{opacity:.6}.domain-search-simple-suggestions>div.free{padding-top:12px;border-top:4px solid var(--color-ok)}.domain-search-simple-suggestions>div.assigned{padding-top:12px;border-top:4px solid var(--color-warn)}.domain-search-simple-suggestions>div.premium{padding-top:12px;border-top:4px solid var(--color-warn)}.domain-search-simple-suggestions>div.error{padding-top:12px;border-top:4px solid var(--color-error);color:var(--color-secondary)}.domain-search-simple-suggestions>div.clickable,.domain-search-simple-suggestions>div.clickable label{cursor:pointer!important}.domain-search-simple-suggestions>div.clickable:hover{background-color:#f4f4f4}.domain-search-simple-suggestions>div span{font-weight:500}.domain-search-simple-suggestions>div div{text-align:right}@media only screen and (max-width:900px){.domain-search-simple-suggestions{grid-template-columns:1fr}}.webhosting-configure-domains{display:grid;grid-template-columns:1fr 1fr;column-gap:4px;row-gap:4px;align-items:center}@media only screen and (max-width:900px){.webhosting-configure-domains{grid-template-columns:1fr}}.webhosting-configure-domains .webhosting-configure-domain{display:grid;grid-template-columns:auto auto 1fr;column-gap:12px;padding:12px;border:1px solid #ececec;border-radius:5px;cursor:pointer;align-items:center}.webhosting-configure-domains .webhosting-configure-domain:hover{background-color:#f4f4f4}.webhosting-configure-domains .webhosting-configure-domain i{margin-left:8px;cursor:pointer;font-size:20px}.webhosting-configure-domains .webhosting-configure-domain .fqdn{font-weight:500}.webhosting-configure-domains .webhosting-configure-domain .type{font-weight:300;justify-self:end}.product-info-box-section{padding:var(--section-space)}.product-info-box-section .width-container{display:flex;flex-direction:row;flex-wrap:wrap;row-gap:48px;column-gap:32px}.product-info-box-section .product-info-box{border-radius:25px;padding:24px 24px;box-shadow:0 2px 16px 0 rgba(0,0,0,.05);font-size:var(--font-text-subtitle);width:auto;flex-grow:1;flex-basis:300px;margin:0 auto}.product-info-box-section .product-info-box .product-info-box-title{padding:0 0 24px 0;font-size:var(--font-text);font-weight:500}.product-info-box-section .product-info-box .product-info-box-content{color:var(--color-text-1);line-height:1.5;white-space:pre-line}.product-info-box-section ul{margin-top:1em;margin-bottom:1em;margin-left:20px}.segmented-control{display:flex;align-items:center;border-radius:23px;box-shadow:var(--box-shadow);padding:4px;font-size:var(--font-button);text-transform:uppercase}.segmented-control li{height:38px;padding:0 16px;border-radius:19px;display:flex;align-items:center;justify-content:center;flex-grow:1;cursor:pointer;color:var(--color-text-1);white-space:nowrap}.segmented-control li.active{color:#fff;background-color:var(--color-primary-safe);transition:background-color .25s linear}.segmented-control.segmented-control-fullscreen{padding:0;background-color:#fff}.segmented-control.segmented-control-fullscreen li{border-radius:unset}.segmented-control.segmented-control-sticky{position:sticky;top:75px}@media only screen and (max-width:728px){.segmented-control.segmented-control-sticky{top:50px}}@media only screen and (max-width:480px){.segmented-control li{height:32px;padding:0 8px}}.segmented-control-style-s1{border-radius:5px;border:1px solid var(--color-secondary);padding:1px}.segmented-control-style-s1 li{border-radius:4px}.product-section p{line-height:1}.product-section .product-container{width:100%;border-radius:25px;padding:16px 24px;box-shadow:var(--box-shadow);margin:0 auto}.product-section .product-container .product-header{padding:24px 0 24px 0;position:relative}.product-section .product-container .product-header .product-header-special{margin:0 20%;top:-36px;position:absolute;text-align:center;background:var(--color-tertiary-safe);color:#fff;font-size:var(--font-text);border-radius:10px 10px 10px 0;width:60%;padding:8px 0;box-shadow:0 2px 16px 0 rgba(0,0,0,.05)}.product-section .product-container .product-header .product-title{font-size:var(--font-text);font-weight:500}.product-section .product-container .product-header .product-subtitle{margin-top:4px;font-size:var(--font-text-subtitle);color:var(--color-text-1);white-space:pre-line}.product-section .product-container .divider{height:1px;width:75%;background:var(--color-text-1);opacity:.2;margin:0 auto}.product-section .product-container .product-pricing{color:var(--color-primary-safe);text-align:center;padding:16px 0}.product-section .product-container .product-pricing .product-pricing-title{font-size:var(--font-title);font-weight:800}.product-section .product-container .product-pricing .product-pricing-subtitle{font-size:var(--font-text-subtitle);font-weight:500;padding-top:4px}.product-section .product-container .order-button{display:flex;justify-content:center;text-align:center;width:100%;background:var(--color-primary-safe);color:#fff;border-radius:50px;padding:12px 0;font-size:var(--font-button);font-weight:500;letter-spacing:1px;margin:8px auto 0 auto}.product-section .product-container .info-below{margin-top:16px;font-size:var(--font-text-subtitle);color:var(--color-text-1);text-align:center}.product-section{display:flex;flex-direction:row;flex-wrap:wrap;row-gap:48px;column-gap:32px;align-items:start}.product-section .product-container{width:auto;flex-grow:1;flex-basis:300px;max-width:500px}@media only screen and (max-width:1300px){.product-section{display:flex;flex-direction:row;flex-wrap:wrap}}@media only screen and (max-width:910px){.product-section{display:flex;flex-direction:row;flex-wrap:wrap}}@media only screen and (max-width:624px){.product-section{display:flex;flex-direction:row;flex-wrap:wrap}}.product-container .order-button{display:flex;justify-content:center;text-align:center;width:100%;background:var(--color-primary-safe);color:#fff;border-radius:50px;padding:12px 0;font-size:var(--font-button);font-weight:500;letter-spacing:1px;margin:8px auto 0 auto}.product-pricing{color:var(--color-primary-safe);text-align:center;padding:16px 0}.product-pricing .product-pricing-title{font-size:var(--font-title);font-weight:800}.product-pricing .product-pricing-subtitle{font-size:var(--font-text-subtitle);font-weight:500;padding-top:4px}.product-container .product-attributes{display:flex;padding:22px 0;flex-direction:column;align-items:center;row-gap:8px}.product-section .product-container{display:flex;flex-direction:column}.product-container .product-attributes{flex-grow:1}.product-container .product-details-link{margin-top:-1px;font-size:calc(var(--font-text) + 4px);color:var(--color-secondary);position:absolute;top:0;right:0}.product-container .product-details-link:hover{color:#000}.product-section .product-container .product-properties{display:flex;flex-direction:column;row-gap:4px;padding:22px 0}.product-section .product-container .product-properties .product-property{cursor:inherit;list-style:none;display:flex;flex-direction:row;column-gap:8px;align-items:center;padding:4px 0}.product-section .product-container .product-properties .product-property i{font-size:14px;width:24px;text-align:center}.product-section .product-container .product-properties .product-property-casual{font-size:var(--font-text-subtitle);color:var(--color-text-1)}.product-section .product-container .product-properties .product-property-casual-bold{font-weight:700}.product-section .product-container .product-properties .product-property-bold{font-size:var(--font-text);font-weight:500;width:60px;white-space:nowrap}.product-section .product-container .product-properties .product-property.has-info{cursor:pointer}.product-section .product-container .product-properties .product-property.has-info .information{display:none}.product-section .product-container .product-properties .product-property.has-info:hover{background:#f4f4f4;border-radius:5px}.product-section .product-container .product-properties .product-property.has-info:hover i:first-child{display:none}.product-section .product-container .product-properties .product-property.has-info:hover .information{display:block}.product-section .product-container .product-header .product-subtitle{margin-top:8px;line-height:1.5;min-height:3em}.product-section .product-container .product-header .product-subtitle a{color:var(--color-secondary)}@media only screen and (max-width:728px){.product-section .product-container{flex-grow:1;max-width:calc(100vw - 24px)}}.product-table-section{text-align:center;margin-top:0}.product-table-section .product-table-header{width:100%;display:grid;grid-template-columns:25% repeat(4,18.75%);justify-content:space-between;margin-top:62px}.product-table{display:grid;column-gap:4px}.product-table.cols2{grid-template-columns:minmax(auto,1fr) 1fr}.product-table.cols3{grid-template-columns:minmax(auto,1fr) 1fr 1fr}.product-table.cols4{grid-template-columns:minmax(auto,1.9fr) 1fr 1fr 1fr}.product-table.cols5{grid-template-columns:minmax(auto,1.9fr) 1fr 1fr 1fr 1fr}.product-table>div{display:flex;justify-content:center;align-items:center;height:48px}.product-table .product-table-product-name{font-weight:600;padding:0;height:auto}.product-table .product-table-product-price{padding:8px 0 0 0;height:auto;display:flex;flex-direction:column;row-gap:4px}.product-table .product-table-product-price span:first-child{margin-top:6px;font-size:var(--font-title);font-weight:800}.product-table .product-table-product-price span:last-child{margin-bottom:6px}.product-table .product-table-feature-label{grid-column:1;text-align:left;padding-left:16px;padding-right:16px;background:#fff;justify-content:start}.product-table .product-table-feature-value.row1{background:#f8f8f8}.product-table .product-table-feature-value.row2{background:#fbfbfb}.product-table .product-table-feature-value i{color:var(--color-primary);font-size:20px}.product-table .product-table-divider{grid-column-start:1;grid-column-end:-1;height:1px;margin:16px 0;background-color:#ccc}.product-table .colSpan{grid-column-start:2;grid-column-end:-1}.product-table .product-table-contact{grid-row-start:1;grid-row-end:6;padding:0;height:auto;justify-content:start;align-items:flex-start}.product-table .product-table-contact-box{flex-grow:1;background:rgba(0,134,205,.1);border-radius:20px 20px 20px 0;display:flex;flex-direction:column;row-gap:16px;padding:24px;text-align:left;font-size:var(--font-text);letter-spacing:.15px}.product-table .product-table-contact-box .contact-title{font-weight:700}.product-table .product-table-contact-box a{color:#000}.product-table .product-table-contact-box a:hover{color:#0086cd}.product-table .product-table-group-header{grid-column-start:1;grid-column-end:-1;cursor:pointer;text-align:left;padding:16px 0;padding-left:8px;font-weight:600;border-bottom:1px solid #ddd}.product-table .product-table-group-header span{flex-grow:1}.product-table .product-table-group-header i{float:right;padding:0 8px}.product-table .product-table-group-header i.active{transform:rotate(180deg)}.product-table .hide{display:none}@media only screen and (max-width:900px){.product-table .product-table-contact{grid-column-start:1;grid-column-end:-1}.product-table .product-table-feature-label{grid-column-start:1;grid-column-end:-1;padding-left:0;padding-right:0;text-align:center}.product-table .colSpan{grid-column-start:1;grid-column-end:-1}.product-table .product-table-feature-label{padding-top:32px;padding-bottom:8px;background-color:#fff}.product-table .product-table-feature-value.row1,.product-table .product-table-feature-value.row2{background:#f8f8f8;padding:8px 0}.product-table.cols2{grid-template-columns:1fr}.product-table.cols3{grid-template-columns:1fr 1fr}.product-table.cols4{grid-template-columns:1fr 1fr 1fr}.product-table.cols5{grid-template-columns:1fr 1fr 1fr 1fr}.product-table .product-table-contact-box{display:none}}.webhosting-cms-list{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap;row-gap:48px;column-gap:64px;padding:var(--section-space)}.webhosting-cms-list img{height:64px;width:auto;transition:transform .4s}.webhosting-cms-list img:hover{transform:scale(1.2)}.virtual-server-os-list{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap;row-gap:48px;column-gap:64px;padding:var(--section-space)}.virtual-server-os-list img{height:64px;width:auto;transition:transform .4s}.virtual-server-os-list img:hover{transform:scale(1.2)}.product-faq-section{padding:var(--section-space);min-height:460px}.product-faq-entry.hide{height:0;overflow:hidden}.product-faq-show-more{cursor:pointer;display:block;width:50vw;max-width:512px;margin:0 auto;text-align:center;border-top:1px solid #888;padding:8px 0}.product-faq-entry-wrapper{padding:0;display:grid;grid-template-columns:auto 1fr}.product-faq-entry-text{white-space:pre-line;font-size:var(--font-text);color:var(--color-text-2);line-height:1.75;padding:12px;margin:8px 0;background-color:#f4f4f4;border-radius:0 15px 15px 15px}.product-faq-entry-text h4{font-size:var(--font-text);font-weight:600;margin-top:1em;margin-bottom:.5em}.product-faq-entry-text ul{font-size:.9em;margin:.5em 0 .5em 1.75em}.product-faq-sm{background-color:#ddd;width:52px;height:52px;overflow:hidden;text-align:center;border-radius:26px;margin:8px}@media only screen and (max-width:728px){.product-faq-sm{display:none}}.product-faq-filters{display:flex;column-gap:16px;row-gap:16px;padding-bottom:16px;flex-wrap:wrap;font-size:var(--font-subtitle)}.product-faq-filter{cursor:pointer;padding:6px 12px;border-radius:10px;border:1px solid var(--color-primary-safe);background-color:#fff;white-space:nowrap}.product-faq-filter.active{background-color:var(--color-primary-safe);color:#fff}@media only screen and (max-width:728px){.product-faq-filters{row-gap:12px;padding-bottom:12px;justify-content:space-evenly}}.product-faq-filters input{max-width:400px;height:33px}.product-faq-vote{float:right;display:flex;justify-content:center;align-items:center;border-radius:8px;overflow:hidden;box-shadow:var(--box-shadow)}.product-faq-vote i{background:#fff;cursor:pointer;padding:2px 8px}.product-faq-vote i:hover{background:var(--color-primary-safe);color:#fff}.staff-support-box{display:flex;flex-direction:column;row-gap:16px;justify-content:center;justify-items:center;align-items:center}.staff-support-box-person{border-bottom:1px solid #bbb;padding:0 64px;line-height:0}.staff-support-box-buttons{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;column-gap:12px}.staff-support-box-buttons a,.staff-support-box-buttons button{color:var(--color-primary-safe);border-radius:3px;padding:8px 14px;font-size:13px;display:flex;column-gap:8px}.staff-support-box-buttons a:hover,.staff-support-box-buttons button:not([disabled]):hover{transform:scale(1.1)}.staff-support-box-buttons button,.staff-support-box-buttons button::before{background:0 0!important;transition:none}.staff-support-box-buttons button[disabled]{color:var(--color-secondary-safe)}.product-overview-table{display:grid;justify-items:center;font-size:14px}.product-overview-table-for-vserver{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr}.product-overview-table-header{font-weight:500;display:flex;flex-direction:column;align-items:center;row-gap:12px;font-size:16px;padding:12px 0}.product-overview-table-header i{color:var(--color-primary-safe);font-size:24px}.product-overview-table-header .price{color:var(--color-tertiary-safe);font-size:14px;font-weight:600}.product-overview-table-header{width:100%;height:100%}.product-overview-table .vsLinStd.first{border-top-left-radius:25px;border-left:1px solid #0001}.product-overview-table .vsLinStd.last{border-right:1px solid #0003}.product-overview-table .vsLinEnt.last{border-right:1px solid #0003}.product-overview-table .vsWin.last{border-top-right-radius:25px;border-right:1px solid #0001}.product-overview-table .vsLinStd{background-color:#fbfbfb;border-bottom:1px solid #0001;border-top:1px solid #0001}.product-overview-table .vsLinEnt{background-color:#f6f6f6;border-bottom:1px solid #0001;border-top:1px solid #0001}.product-overview-table .vsWin{background-color:#f1f1f1;border-bottom:1px solid #0001;border-top:1px solid #0001}.product-overview-table .column{border-bottom:1px solid #eee;padding:8px;justify-self:stretch;min-height:40px;display:flex;justify-content:center;align-items:center}.product-overview-table .column{border-right:1px solid #eee}.product-overview-table .column.idx0{border-left:1px solid #eee}.product-overview-table .splitter{min-height:32px;border:1px solid #eee;background-color:#fafafa;grid-column:1/-1;justify-self:stretch;font-weight:500;font-size:14px;margin-top:8px;display:flex;justify-content:center;align-items:center}.product-overview-table .fullspan{grid-column:1/-1;border-left:1px solid #eee;border-right:1px solid #eee;border-top:1px solid #eee}.product-overview-table div.first{grid-column:1;font-weight:500;justify-content:start;font-size:14px}.product-overview-table .bar1{height:8px;background-color:#ddd;border-radius:0;width:100%;position:relative}.product-overview-table .bar1 .fill{position:absolute;height:8px;background-color:var(--color-primary-safe);border-radius:0}.product-overview-table .bar1 .indicator{position:absolute;height:14px;width:2px;background-color:#000;margin-top:-3px}.product-overview-table .animalRange{display:flex;align-items:center;column-gap:8px;width:100%}.product-overview-table .animalRange i{color:var(--color-primary-safe);font-size:20px}.product-overview-table .animalRange .bar{height:8px;flex-grow:1;background-color:#eee;position:relative}.product-overview-table .animalRange .fill{background-color:var(--color-primary-safe);height:8px;position:absolute}.product-overview-table .animalRange .indicator{width:2px;background-color:#000;height:14px;margin-top:-3px;position:absolute}.product-overview-table .wrap-span span{margin:0 .2em}@media only screen and (max-width:1200px){.product-overview-table .animalRange i{display:none}.product-overview-table{font-size:13px}}@media only screen and (max-width:1000px){.product-overview-table-header .product{writing-mode:sideways-lr}.product-overview-table-header{flex-direction:column-reverse;font-size:14px}.product-overview-table .price{display:none}.product-overview-table .column{font-size:12px}}@media only screen and (max-width:900px){.product-overview-table .column{padding:8px 4px;min-height:auto}.product-overview-table .wrap-span{display:flex;flex-direction:column;align-items:center}.product-overview-table .wrap-span span{margin:0}.product-overview-table .indicator{display:none}}@media only screen and (max-width:800px){.product-overview-table .animalRange i{display:none}}@media only screen and (max-width:700px){.product-overview-table .column{font-size:11px}}@media only screen and (max-width:500px){.product-overview-table .column{font-size:10px}.product-overview-table .fullspan{font-size:12px}.product-overview-table .column:not(.fullspan)>span{max-width:40px;overflow:hidden;text-overflow:ellipsis}}.radio-button{width:32px;height:32px;border-radius:16px;background-color:#fff;border:1px solid #bbb;box-shadow:var(--box-shadow)}.radio-button .inner{width:22px;height:22px;margin:4px;border-radius:11px;background-color:var(--color-primary);display:none}.radio-button .inner-active{display:block}.number-spinner{display:flex;flex-direction:row;height:32px;border-radius:16px;box-shadow:var(--box-shadow)}.number-spinner div{padding:8px;line-height:14px}.number-spinner .value{flex-grow:1;text-align:center;min-width:40px}.number-spinner .btn{min-width:32px;font-weight:700;background-color:var(--color-primary);color:#fff;cursor:pointer}.number-spinner .btn.disabled{background-color:#ddd;color:#aaa;cursor:default}.number-spinner .btn:first-child{padding:9px 0 0 14px;border-top-left-radius:16px;border-bottom-left-radius:16px}.number-spinner .btn:last-child{padding:9px 0 0 10px;border-top-right-radius:16px;border-bottom-right-radius:16px}.server-slots{display:grid;grid-template-columns:1fr auto 105px;column-gap:8px;row-gap:16px;align-items:center;border-radius:var(--box-border-radius);box-shadow:var(--box-shadow);padding:var(--box-padding)}.server-slots .name-desc{display:grid;grid-template-columns:1fr 2fr}@media only screen and (max-width:728px){.server-slots .name-desc{grid-template-columns:1fr}.server-slots .priceInt{display:none}}.server-slots label{font-weight:500;grid-column:1}.server-slots .desc{font-size:12px}.server-slots .price{font-size:12px;justify-self:end}.server-slots .ctrl{justify-self:flex-end}.server-slot-name{grid-column-start:1;grid-column-end:4;margin-top:24px;font-weight:400;font-size:var(--font-section-title);letter-spacing:.1em;border-bottom:1px solid #ddd;padding-bottom:10px}.server-slot-name:first-child{margin-top:0}.server-slot-overview{grid-column-start:1;grid-column-end:4;display:grid;grid-template-columns:1fr 105px;column-gap:8px}.server-slot-overview>span{justify-self:center}.server-slot-overview .server-slot-overview-slots{display:flex;flex-wrap:wrap;column-gap:8px;row-gap:8px}.server-slot-overview .server-slot-overview-slots div{height:17px;background-color:#ddd;border-radius:5px;color:#fff;font-size:10px;font-weight:700;text-align:center;padding:2px 4px;min-width:24px}.server-slot-overview div.taken{background-color:var(--color-primary)}.server-slot-overview span{flex-grow:1;text-align:right;font-size:12px}.cpu-select{display:grid;grid-template-columns:auto auto auto;justify-content:space-around;align-items:center;margin-bottom:8px;row-gap:32px}.cpu-select a img{height:32px}.cpu-select .handwritten{display:flex}.cpu-select .handwritten img{height:92px}.cpu-select .handwritten svg.right{transform:scale(-1,+1)}.cpu-select a{padding:16px 32px;border-radius:15px 0 15px 15px;background-color:none;background-color:var(--color-secondary)}.cpu-select a.selected{background-color:var(--color-primary);opacity:1}@media only screen and (max-width:900px){.cpu-select .handwritten svg{display:none}.cpu-select .handwritten img{height:64px}}@media only screen and (max-width:700px){.cpu-select{justify-content:space-evenly;grid-template-columns:auto auto}.cpu-select a img{height:24px}.cpu-select a{width:40vw;display:flex;justify-content:center;align-items:center}.cpu-select .handwritten{grid-row:1;grid-column-start:1;grid-column-end:3}}.captcha{border:1px solid var(--color-secondary);border-radius:5px;padding:5px}.captcha.error{border-color:var(--color-tertiary)!important}.captcha.vertical{display:grid;grid-template-columns:auto 32px;padding-top:10px;align-items:center}.captcha.horizontal{display:grid;grid-template-columns:auto auto 32px;align-items:center;justify-items:center}.captcha.horizontal .refresh{grid-column:3}.captcha.vertical .refresh{grid-column:2;grid-row:1}.captcha.vertical input{grid-row:2;grid-column-start:1;grid-column-end:3}.captcha .refresh{cursor:pointer}.captcha input{border:none;text-align:center;padding:0;width:128px}.captcha img{width:fit-content;height:fit-content;border-radius:4px}.captcha .load-wrapper{width:180px;display:flex;justify-content:center;align-content:center}.captcha .load-wrapper i{animation:captcha_load_rotate 1s linear infinite}@keyframes captcha_load_rotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.serverdepot-newsletter{display:grid;grid-template-columns:1fr 1fr 1fr auto;column-gap:16px;row-gap:16px}.serverdepot-newsletter .dummy{flex-grow:1}.serverdepot-newsletter input.control{min-width:342px}.serverdepot-newsletter button{border-radius:5px}@media only screen and (max-width:1200px){.serverdepot-newsletter{grid-template-columns:1fr 1fr}.serverdepot-newsletter .dummy{display:none}}@media only screen and (max-width:750px){.serverdepot-newsletter{grid-template-columns:1fr}.serverdepot-newsletter .dummy{display:none}.serverdepot-newsletter input.control{min-width:initial}}.server-depot{display:flex;flex-direction:column;width:100%;border-spacing:0px 20px;font-size:var(--font-menu);row-gap:32px}.server-depot .server-depot-product{display:grid;grid-template-columns:100%;box-shadow:var(--box-shadow)}.server-depot .server-depot-product .base{display:grid;grid-template-columns:12px 1fr 1fr 2fr 36px 36px 130px 100px 90px;column-gap:16px;align-items:center}.server-depot .server-depot-product .base.header{padding:0 16px;padding-bottom:16px;border-bottom:1px solid #ccc}.server-depot .server-depot-product .base.header div{font-weight:600}.server-depot .server-depot-product .base.entry{box-shadow:var(--box-shadow);padding:12px 16px;cursor:pointer;min-height:60px;border-radius:30px}.server-depot .server-depot-product .availableCircle{height:14px;width:14px;border-radius:7px;display:inline-block;margin-bottom:-2px;margin-right:2px}.server-depot .server-depot-product .availableNow{background-color:var(--color-ok)}.server-depot .server-depot-product .availableLater{background-color:var(--color-warn)}.server-depot .server-depot-product .arrow i{font-size:12px;color:var(--color-secondary-safe)}.server-depot .server-depot-product .base>div{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.server-depot .server-depot-product .pricing{display:flex;flex-direction:column;justify-content:center;align-items:flex-end}.server-depot .server-depot-product .pricing .price{color:var(--color-primary-safe);font-weight:600;font-size:var(--font-text)}.server-depot .server-depot-product .pricing .priceOld{color:var(--color-secondary-safe);text-decoration:line-through;font-size:var(--font-text-subtitle)}.server-depot .server-depot-product .pricing .interval{color:var(--color-primary-safe);font-size:var(--font-text-subtitle)}.server-depot .server-depot-product .gpu,.server-depot .server-depot-product .ipmi{justify-self:center}.server-depot .server-depot-product .gpu i,.server-depot .server-depot-product .ipmi i{font-size:var(--font-icon)}.server-depot .server-depot-product .cpu{font-weight:500}.server-depot .search-field{margin-bottom:32px}.server-depot .server-depot-product .details{width:100%;margin-top:-40px;height:0;padding:0 16px;transition:padding .5s;color:#222;display:grid;grid-template-columns:auto auto 1fr;column-gap:24px;row-gap:12px}.server-depot .server-depot-product .details label{grid-column:1}.server-depot .server-depot-product .details i{grid-column:2;justify-self:center}.server-depot .server-depot-product .details span{grid-column:3}.server-depot .server-depot-product .details.expanded{height:auto;padding-top:50px;padding-bottom:16px;border-top:1px solid #ddd}.server-depot .server-depot-product .details{display:none}.server-depot .server-depot-product .details.expanded{display:inherit}.server-depot .server-depot-product .details>label{font-weight:300}.server-depot .server-depot-product .details button{justify-self:end}@media only screen and (max-width:1300px){.server-depot .server-depot-product .base{grid-template-columns:12px 1fr 50px 50px 130px 80px 90px;row-gap:6px}.server-depot .server-depot-product .base .arrow{grid-column:1;grid-row:2}.server-depot .server-depot-product .base .cpu{grid-column:2;grid-row:1}.server-depot .server-depot-product .base .ram{grid-column:2;grid-row:2}.server-depot .server-depot-product .base .hdd{grid-column:2;grid-row:3}.server-depot .server-depot-product .base .gpu{grid-column:3;grid-row-start:1;grid-row-end:4}.server-depot .server-depot-product .base .ipmi{grid-column:4;grid-row-start:1;grid-row-end:4}.server-depot .server-depot-product .base .loc{grid-column:5;grid-row-start:1;grid-row-end:4}.server-depot .server-depot-product .base .ava{grid-column:6;grid-row-start:1;grid-row-end:4}.server-depot .server-depot-product .base .pricing{grid-column:7;grid-row-start:1;grid-row-end:4}}@media only screen and (max-width:900px){.server-depot{display:flex;flex-direction:column;row-gap:16px}.server-depot .server-depot-product .base{height:auto;display:grid;grid-template-columns:12px 1fr auto;row-gap:6px;column-gap:16px}.server-depot .server-depot-product .base.entry,.server-depot .server-depot-product .base.header{padding:8px 8px}.server-depot .server-depot-product .base .arrow{grid-column:1;grid-row:2}.server-depot .server-depot-product .base .cpu{grid-column:2;grid-row:1}.server-depot .server-depot-product .base .ram{grid-column:2;grid-row:2}.server-depot .server-depot-product .base .hdd{grid-column:2;grid-row:3}.server-depot .server-depot-product .base .gpu{display:none}.server-depot .server-depot-product .base .ipmi{display:none}.server-depot .server-depot-product .base .loc{display:none}.server-depot .server-depot-product .base .ava{grid-column:3;grid-row:3;justify-self:right}.server-depot .server-depot-product .base .pricing{grid-column:3;grid-row-start:1;grid-row-end:3;justify-self:right;align-self:start}.server-depot .server-depot-product .base>div{display:block;height:auto;padding:0!important;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.server-depot .server-depot-product .details{font-size:var(--font-subtitle)}.server-depot .server-depot-product .details button{justify-self:auto}}.server-depot{row-gap:16px}.server-depot .server-depot-product .base.entry{box-shadow:none;border-radius:0}.server-depot .server-depot-product .base.entry:hover{background-color:var(--color-primary-safe);color:#fff}.server-depot .server-depot-product .base.entry:hover .price{color:#fff}.server-depot .server-depot-product .details{border-radius:25;margin-top:0}.server-depot .server-depot-product .details.expanded{padding-top:16px}.server-depot .server-depot-product .details button{grid-column-start:1;grid-column-end:-1}.text-area.error{border-color:var(--color-tertiary)!important}.fancy-select{display:grid;grid-template-columns:auto 1fr;background-color:#fff;box-shadow:var(--box-shadow);border-radius:15px 15px 15px 3px;justify-content:center;align-items:center;cursor:pointer}.fancy-select:hover .icon{opacity:1}.fancy-select.selected{background:linear-gradient(0deg,#0076b4,#0086cd)}.fancy-select.selected .icon{opacity:1}.fancy-select.selected .name{color:#fff}.fancy-select.selected .desc{color:#fff;opacity:.75}.fancy-select .icon{background:linear-gradient(0deg,#0076b4,#0086cd);color:#fff;font-size:var(--font-icon);width:60px;height:60px;display:flex;justify-content:center;align-items:center;border-top-left-radius:15px;border-bottom-left-radius:3px;opacity:.75}.fancy-select .name-desc{padding:0 16px;min-width:256px;display:flex;flex-direction:column;row-gap:8px;flex-grow:1}.fancy-select .name{font-weight:500}.fancy-select .desc{color:var(--color-secondary);font-size:var(--font-text)}.new-customer{max-width:600px;margin:0 auto}.new-customer .input-form{display:flex;flex-direction:column;row-gap:16px}.new-customer .input-form h2{font-weight:300;letter-spacing:.1em;margin-top:48px}.new-customer .hint{font-size:var(--font-hint);margin:0 8px}.payment-methods{display:flex;flex-direction:column;row-gap:32px;font-size:var(--font-text)}.payment-methods hr{border:none;height:1px;background:#ccc;margin:0 32px}.payment-methods .payment-methods-more{font-size:var(--font-text-subtitle);align-self:center;margin:8px}.payment-methods .payment-method{padding:8px;display:grid;grid-template-columns:32px 128px min(300px,calc(100vw - 230px));column-gap:16px;row-gap:16px;cursor:pointer;align-items:center;border-radius:18px;background-color:#fff;box-shadow:var(--box-shadow)}.payment-methods .payment-method-debit{display:flex;flex-direction:column;row-gap:32px;margin-bottom:32px}.payment-methods .payment-method.selected,.payment-methods .payment-method:hover{background:var(--color-primary);color:#fff}.payment-methods .payment-method i{color:var(--color-primary);justify-self:center}.payment-methods .payment-method.selected i,.payment-methods .payment-method:hover i{color:#fff}.payment-methods .payment-method .payment-method-short{font-size:var(--font-hint)}.payment-methods .payment-method .payment-method-desc{grid-column-start:2;grid-column-end:4;font-size:var(--font-text-subtitle)}.shopping-checkout{font-size:var(--font-text);padding:var(--section-space);padding-top:0}.shopping-checkout-items{display:flex;flex-direction:column;row-gap:24px}.shopping-checkout-item .title{font-weight:500;font-size:var(--font-title);margin-bottom:8px}.shopping-checkout-item-subs{display:grid;grid-template-columns:1fr auto auto;row-gap:8px}.shopping-checkout-item-subs .sub{color:var(--color-secondary)}.shopping-checkout-item-subs .subsub{padding-left:16px;font-size:var(--font-hint)}.shopping-checkout-item-subs .price1a{justify-self:end;margin-right:8px;margin-left:24px;color:#000;font-weight:500}.shopping-checkout .title{font-weight:500;font-size:var(--font-title);margin-bottom:12px}.shopping-checkout hr{margin:24px 0;height:1px;background-color:#eee;border:none}.shopping-checkout-pricing{display:grid;grid-template-columns:auto auto;row-gap:8px;column-gap:64px;height:fit-content;width:fit-content}.shopping-checkout-pricing .price{justify-self:end;font-weight:500}.shopping-checkout-pricing .interval{justify-self:start;font-weight:400}.shopping-checkout-splitter{display:grid;grid-template-columns:1fr 1fr}.shopping-checkout-questions{display:grid;grid-template-columns:auto 1fr;row-gap:16px;column-gap:16px;margin:32px 0}.shopping-checkout-questions label{align-self:center}@media only screen and (max-width:624px){.shopping-checkout-item-subs{grid-template-columns:1fr auto}.shopping-checkout-item-subs .sub{grid-column-start:1;grid-column-end:3}}.checkout .login-or-new-sel{padding:var(--section-space);display:flex;flex-direction:row;flex-wrap:wrap;row-gap:64px;column-gap:64px;justify-content:space-around;margin-top:32px}.staff-member .selFool a{font-size:24px;line-height:21px}.staff-member .selFool a{display:inline-block;transition:all .5s;animation:pulse 2s infinite}.staff-member .selFool a:hover{transform:scale(1.3)}.staff-member .isFool a,.staff-member .selFool a:active{opacity:0;transform:scale(2.5)}.staff-member-persons{display:flex;flex-direction:row;flex-wrap:wrap;column-gap:48px;row-gap:64px;justify-content:space-around;padding:var(--section-space)}.staff-member-person{width:fit-content;display:flex;flex-direction:column;align-items:center}.staff-member-person .staff-member-person-image{display:flex;position:relative;width:fit-content;padding:15px 0}.staff-member-person .staff-member-name{font-weight:700;align-self:start}.staff-member-person .staff-member-dept{font-size:11pt}.staff-member-person img{max-width:300px;z-index:2;border-radius:5px 25px 25px 25px;box-shadow:5px 5px 10px #0005}.staff-member-person .staff-member-person-image .image-edge-1,.staff-member-person .staff-member-person-image .image-edge-2{background:#0086cd;height:100px;width:100px;position:absolute;z-index:1}.staff-member-person .staff-member-person-image .image-edge-1{border-radius:25px 0 25px 25px;top:0;right:0}.staff-member-person .staff-member-person-image .image-edge-2{border-radius:25px 25px 25px 0;left:0;bottom:0}.company-agb,.company-data-protection,.company-imprint{font-size:var(--font-subtitle);padding:var(--section-space);line-height:1.75}.company-agb h1,.company-data-protection h1,.company-imprint h1{margin-top:32px;margin-bottom:16px;color:var(--color-primary)}.company-agb h2,.company-data-protection h2,.company-imprint h2{margin-top:32px;margin-bottom:16px;color:var(--color-primary)}.company-agb h3,.company-data-protection h3,.company-imprint h3{margin-top:32px;margin-bottom:16px;color:var(--color-primary)}.company-agb h4,.company-data-protection h4,.company-imprint h4{margin-top:24px;margin-bottom:12px}.company-agb h4,.company-data-protection h5,.company-imprint h4{margin-top:24px;margin-bottom:8px}.company-agb p,.company-data-protection p,.company-imprint p{margin:8px 0}.company-agb ul,.company-data-protection ul,.company-imprint ul{margin-left:20px}.company-agb ol,.company-data-protection ol,.company-imprint ol{margin-left:20px}.company-agb .download-box{display:flex;flex-direction:column;row-gap:16px;float:right;box-shadow:var(--box-shadow);padding:16px;margin:16px;border-radius:10px}.company-agb .download-box a i{margin-right:6px}.company-agb .download-box hr{height:1px;background-color:#ccc;border:none}.company-jobs{display:flex;flex-direction:column;row-gap:64px;padding:var(--section-space)}.company-jobs .job{box-shadow:var(--box-shadow)}.company-jobs .job .job-title{background:var(--color-primary);color:#fff;font-weight:700;padding:12px 16px;border-top-left-radius:5px;border-top-right-radius:5px;cursor:pointer}.company-jobs .job-details{display:grid;grid-template-columns:1fr auto}.company-jobs .hidden{display:none!important}.company-jobs .job .job-attrs{display:grid;grid-template-columns:200px 1fr}.company-jobs-wrapper{padding:var(--section-space);display:grid;grid-template-columns:1fr auto;column-gap:32px}.company-jobs .job .job-attrs .row1{background:#f8f8f8}.company-jobs .job .job-attrs .row1{background:#f4f4f4}.company-jobs .job .job-attrs label{padding:16px;font-weight:500}.company-jobs .job .job-attrs ul{padding:16px}.company-jobs .job .job-attrs ul{display:flex;flex-direction:column;row-gap:8px}.company-jobs .job .job-attrs ul li{margin-left:16px}.company-jobs .contactWrapper{border-radius:var(--box-border-radius);box-shadow:var(--box-shadow);padding:var(--box-padding)}.company-jobs .contact{display:grid;grid-template-columns:auto;row-gap:24px;column-gap:24px}.company-jobs .contact-person{display:flex;flex-direction:column;row-gap:16px}.company-jobs .contact-person h3{color:var(--color-primary);align-self:center;font-weight:600;margin-top:8px;font-size:18px}.company-jobs .contact-person img{border-radius:5px 5px 20px 5px;box-shadow:var(--box-shadow);justify-self:center;align-self:center}.company-jobs .contact .contact-table{display:flex;flex-direction:column;column-gap:24px;row-gap:24px}.company-jobs .contact .contact-table label{font-weight:500}.company-jobs hr{height:1px;border:none;background-color:#ddd}@media only screen and (max-width:1200px){.company-jobs .job .job-attrs{display:flex;flex-direction:column}.company-jobs .job-details{display:flex;flex-direction:column}.company-jobs .contact{grid-template-columns:1fr 1fr}.company-jobs .contact-person{justify-self:center}.company-jobs .contact-person hr{display:none}}@media only screen and (max-width:720px){.company-jobs .contact{grid-template-columns:auto}.company-jobs .contact-person{margin:32px 0}}.company-news{display:flex;flex-wrap:wrap;column-gap:32px;row-gap:32px;padding:var(--section-space);justify-content:space-evenly}.company-news .company-news-post{max-width:350px;padding:var(--box-padding);border-radius:var(--box-border-radius);box-shadow:var(--box-shadow);display:flex;flex-direction:column;row-gap:8px}.company-news .company-news-post .title{font-weight:500}.company-news .company-news-post .date{font-size:var(--font-subtitle);font-weight:300}.company-news .company-news-post .text{font-size:var(--font-subtitle)}.imprintContact td{padding-bottom:10px;vertical-align:top}.dsa-contact-form{display:flex;flex-direction:column;row-gap:8px}.dsa-contact-form label{font-weight:500}.success-project .success-project-company{margin-bottom:64px}.success-project .success-project-company img{float:left;width:200px;margin-right:32px;margin-bottom:32px;margin-top:16px;transition:transform .5s}.success-project .success-project-company a:hover img{transform:scale(1.1)}.success-project .success-project-story{clear:both}.success-project .success-project-story img{float:right;width:50%;margin-left:32px;margin-bottom:32px}@media only screen and (max-width:1200px){.success-project .success-project-story img{float:none;max-width:90vw;max-height:60vh;width:auto;display:block;margin:0 auto}}.success-project h3{font-size:var(--font-title);font-weight:600;margin-top:2em;margin-bottom:.5em}